# HG changeset patch # User gpoirier # Date 1163849904 0 # Node ID a977e15e79d131a35ac9d29701e6ccf84dbf78ff # Parent dc9e8cf8e304b62b8ee4db7fdeda6744d1d0c704 remove xvid3's divx5bvop and replace it by xvid4's closed_gop diff -r dc9e8cf8e304 -r a977e15e79d1 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sat Nov 18 11:35:35 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Nov 18 11:38:24 2006 +0000 @@ -8590,12 +8590,12 @@ (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 @@ 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