# HG changeset patch # User nicodvb # Date 1109276927 0 # Node ID c3245111b6fbf1259619cf399d34e196f04c42a7 # Parent 090be6ae25ac19b586f2d2aa97b0b69eb4bac97f changed noreorder to reorder in mpegopts (ordering disabled by default) diff -r 090be6ae25ac -r c3245111b6fb DOCS/man/en/mplayer.1 --- 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>