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

committed by
Anton Khirnov

parent
25dfda7f31
commit
a4e540c4f5
@ -38,8 +38,8 @@ Force displayed width.
|
||||
@item -y @var{height}
|
||||
Force displayed height.
|
||||
@item -s @var{size}
|
||||
Set frame size (WxH or abbreviation), needed for videos which don't
|
||||
contain a header with the frame size like raw YUV.
|
||||
This option has been removed. Use private format options for specifying the
|
||||
input video size.
|
||||
@item -an
|
||||
Disable audio.
|
||||
@item -vn
|
||||
|
Reference in New Issue
Block a user