From c3b95b1d3d506da97faa83b5a866ca605cb57316 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Wed, 30 May 2007 14:20:55 +0000 Subject: 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 --- doc/ffmpeg-doc.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3