summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-24 20:28:47 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-24 20:28:47 +0000
commite0d114b70d419becdee69568a0103050441834c8 (patch)
tree12d4d953ced8873a236a915f31786755ebf9f063 /DOCS
parent090fcfa8bfbbaac005645f6dc4c1a484fe52ac21 (diff)
downloadmpv-e0d114b70d419becdee69568a0103050441834c8.tar.bz2
mpv-e0d114b70d419becdee69568a0103050441834c8.tar.xz
changed noreorder to reorder in mpegopts (ordering disabled by default)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14801 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.19
1 files changed, 5 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index de422906b7..ed9f72b08d 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7906,11 +7906,12 @@ Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'.
Sets timestamps on all frames, if possible.
.
.TP
-.B noreorder
-Disable the frame reordering code, that stores frames in decoding
+.B reorder
+Enables the frame reordering code, that stores frames in decoding
(rather than display) order (default: disabled).
-Use it only if you believe the reordering code is buggy
-and working improperly.
+Use it only if you believe the video frames in the original stream
+were stored incorrectly.
+Works only with MPEG-1/2 video.
.
.TP
.B init_vpts=<100\-700>