summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2007-05-30 14:20:55 +0000
committerBenoit Fouet <benoit.fouet@free.fr>2007-05-30 14:20:55 +0000
commitc3b95b1d3d506da97faa83b5a866ca605cb57316 (patch)
tree7d136740f20f4c2bb51001d73b5c53a82aff50c1 /doc/ffmpeg-doc.texi
parent808d83fd33c2c58d66f086fca689b9d6d46c5f2f (diff)
Add support for listing the supported pixel formats using the option
-pix_fmt list patch by Stefano Sabatini stefano sabatini minus lala chez poste it original thread: [FFmpeg-devel] [PATCH] List supported pixel formats date: 05/25/2007 05:46 PM Originally committed as revision 9162 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r--doc/ffmpeg-doc.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 40a158327d..bf54d02741 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -415,7 +415,8 @@ Add a new video stream to the current output stream.
@table @option
@item -pix_fmt format
-Set pixel format.
+Set pixel format. Use 'list' as parameter to show all the supported
+pixel formats.
@item -sws_flags flags
Set SwScaler flags (only available when compiled with SwScaler support).
@item -g gop_size