changeset 14800:c3245111b6fb

changed noreorder to reorder in mpegopts (ordering disabled by default)
author nicodvb
date Thu, 24 Feb 2005 20:28:47 +0000
parents 090be6ae25ac
children d64f41650916
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Thu Feb 24 20:23:13 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Feb 24 20:28:47 2005 +0000
@@ -7906,11 +7906,12 @@
 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>