From e0d114b70d419becdee69568a0103050441834c8 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Thu, 24 Feb 2005 20:28:47 +0000 Subject: [PATCH] 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 --- DOCS/man/en/mplayer.1 | 9 +++++---- 1 file 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>