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:
Stefano Sabatini
2011-07-16 22:43:11 +02:00
committed by Anton Khirnov
parent a4e540c4f5
commit 0a858048af
2 changed files with 5 additions and 4 deletions

View File

@ -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.