mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
ffplay: warn that -pix_fmt is no longer working, suggest alternative
Also remove now unused variable. Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:

committed by
Anton Khirnov

parent
a4e540c4f5
commit
0a858048af
@ -69,7 +69,8 @@ also sources and sinks).
|
||||
@section Advanced options
|
||||
@table @option
|
||||
@item -pix_fmt @var{format}
|
||||
Set pixel format.
|
||||
This option has been removed. Use private options for specifying the
|
||||
input pixel format.
|
||||
@item -stats
|
||||
Show the stream duration, the codec parameters, the current position in
|
||||
the stream and the audio/video synchronisation drift.
|
||||
|
Reference in New Issue
Block a user