summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Melanson <mike@multimedia.cx>2004-05-12 12:28:15 +0000
committerMike Melanson <mike@multimedia.cx>2004-05-12 12:28:15 +0000
commit4a1b9ba0dd64e57e7090e66213f87ea6607cabad (patch)
tree35b248294feb868d86bdfd459fbd79bb44406b39 /doc
parentb86bd1f137b7e3d14b210ee822563edd0e01814c (diff)
how to encode SVQ1
Originally committed as revision 3130 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg-doc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 632d6e2150..eb799f46b3 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -719,7 +719,7 @@ following image formats are supported:
@item Asus v2 @tab X @tab X @tab fourcc: ASV2
@item Creative YUV @tab @tab X @tab fourcc: CYUV
@item H.264 @tab @tab X
-@item Sorenson Video 1 @tab X @tab X @tab fourcc: SVQ1
+@item Sorenson Video 1 @tab X @tab X @tab fourcc: SVQ1; note: use '-pix_fmt yuv410p' option for encoding
@item Sorenson Video 3 @tab @tab X @tab fourcc: SVQ3
@item On2 VP3 @tab @tab X @tab still experimental
@item Theora @tab @tab X @tab still experimental