From 036336b3c1cb0002050813290af6c896a8479dd8 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Sat, 18 Nov 2006 11:38:24 +0000 Subject: remove xvid3's divx5bvop and replace it by xvid4's closed_gop git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21010 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index fc3f5c043b..d27f6e9648 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -8590,12 +8590,12 @@ The last I-frame will get treated normally (default: 30). . .TP -.B divx5bvop -Generate DivX5 compatible B-frames (default: on). -This seems to be mandatory only for old versions of DivX's decoder. -.br -.I WARNING: -As of Xvid-1.0.x, this option is replaced by the closed_gop option. +.B (no)closed_gop +This option tells Xvid to close every GOP (Group Of Pictures bounded +by two I-frames), which makes GOPs independent from each other. +This just implies that the last frame of the GOP is either a P-frame or a +N-frame but not a B-frame. +It is usually a good idea to turn this option on (default: on). . .TP .B (no)grayscale @@ -8653,14 +8653,6 @@ Do not forget that B-frames usually have a higher quantizer, and therefore aggressive production of B-frames may cause worse visual quality. . .TP -.B (no)closed_gop -This option tells Xvid to close every GOP (Group Of Pictures bounded -by two I-frames), which makes GOPs independent from each other. -This just implies that the last frame of the GOP is either a P-frame or a -N-frame but not a B-frame. -It is usually a good idea to turn this option on (default: on). -. -.TP .B frame_drop_ratio=<0\-100> (max_bframes=0 only) This setting allows the creation of variable framerate video streams. The value of the setting specifies a threshold under which, if the -- cgit v1.2.3