summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-01-13 23:05:48 +0100
committerwm4 <wm4@nowhere>2013-01-13 23:30:12 +0100
commit40567656435a8d967ee9b55e7b1ba12d32d77734 (patch)
tree376ca9096f7f8ee906b3cdb3fd38875273dab115 /DOCS/man/en/options.rst
parent8e172afc8f11e16673154e8c6bf013046c3bd043 (diff)
downloadmpv-40567656435a8d967ee9b55e7b1ba12d32d77734.tar.bz2
mpv-40567656435a8d967ee9b55e7b1ba12d32d77734.tar.xz
vd_lavc: remove -lavdopts vstats suboption
This printed per-frame statistics into a file, like bitrate or frame type. Not very useful and accesses obscure AVCodecContext fields (danger of deprecation/breakage), so get rid of it.
Diffstat (limited to 'DOCS/man/en/options.rst')
-rw-r--r--DOCS/man/en/options.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index b8fb051495..a9b69a0316 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -1041,8 +1041,6 @@
:2: Visualize forward predicted MVs of B-frames.
:4: Visualize backward predicted MVs of B-frames.
- vstats
- Prints some statistics and stores them in ``./vstats_*.log``.
--lavfdopts=<option1:option2:...>
Specify parameters for libavformat demuxers (``--demuxer=lavf``). Separate