From 62bc91fba24e149b81f1c2b4b1dccc131a180a31 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Tue, 3 Jan 2006 22:05:03 +0000 Subject: [PATCH] removed frame reording option git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17300 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 -------- 1 file changed, 8 deletions(-) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 4e2388a686..345cefcd26 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -9038,14 +9038,6 @@ Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'. Sets timestamps on all frames, if possible. . .TP -.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 -were stored incorrectly. -Works only with MPEG-1/2 video. -. -.TP .B init_vpts=<100\-700> initial video pts, in milliseconds (default: 200) .