summaryrefslogtreecommitdiff
path: root/doc/ffplay.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-03-09 21:24:27 +0100
committerAnton Khirnov <anton@khirnov.net>2022-03-22 18:49:43 +0100
commit6fd1cd6053a722f136503faac7d132d8c78c5fdf (patch)
tree77c18b7e5302a7ac591ff95fa96bf63b5ed2f189 /doc/ffplay.texi
parent8d293918b57ca7b2ef960b0c53cf65158030cd75 (diff)
fftools/ffplay: drop options deprecated since 2011
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r--doc/ffplay.texi8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index e187b5852e..0f090128f2 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -34,10 +34,6 @@ various FFmpeg APIs.
Force displayed width.
@item -y @var{height}
Force displayed height.
-@item -s @var{size}
-Set frame size (WxH or abbreviation), needed for videos which do
-not contain a header with the frame size like raw YUV. This option
-has been deprecated in favor of private options, try -video_size.
@item -fs
Start in fullscreen mode.
@item -an
@@ -126,10 +122,6 @@ Read @var{input_url}.
@section Advanced options
@table @option
-@item -pix_fmt @var{format}
-Set pixel format.
-This option has been deprecated in favor of private options, try -pixel_format.
-
@item -stats
Print several playback statistics, in particular show the stream
duration, the codec parameters, the current position in the stream and