summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-25 09:51:04 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-25 09:51:04 +0000
commit309fd06dd06e56f725ff1618633fc9a31ebbef7f (patch)
tree67e9f9f1fc8381d02ca167a40f583b5c7d38992f /DOCS
parent11a3ee0bc526be5ef0d822fe440b75bf957524bb (diff)
downloadmpv-309fd06dd06e56f725ff1618633fc9a31ebbef7f.tar.bz2
mpv-309fd06dd06e56f725ff1618633fc9a31ebbef7f.tar.xz
Document reorder and noreorder as (no)reorder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14813 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 1 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 35cc75603a..70ed6740da 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7878,7 +7878,7 @@ Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'.
Sets timestamps on all frames, if possible.
.
.TP
-.B reorder
+.B (no)reorder
Enables the frame reordering code, that stores frames in decoding
(rather than display) order (default: disabled).
Use it only if you believe the video frames in the original stream
@@ -7886,10 +7886,6 @@ were stored incorrectly.
Works only with MPEG-1/2 video.
.
.TP
-.B noreorder
-Disables the above mentioned frame reordering code.
-.
-.TP
.B init_vpts=<100\-700>
initial video pts, in milliseconds (default: 200)
.