mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-09 21:12:22 +08:00
Implement a -pix_fmts option for listing all the supported pixel
formats. Originally committed as revision 20909 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -46,6 +46,9 @@ Show available protocols.
|
||||
@item -filters
|
||||
Show available libavfilter filters.
|
||||
|
||||
@item -pix_fmts
|
||||
Show available pixel formats.
|
||||
|
||||
@item -loglevel @var{loglevel}
|
||||
Set the logging level used by the library.
|
||||
@var{loglevel} is a number or a string containing one of the following values:
|
||||
|
Reference in New Issue
Block a user