# HG changeset patch # User gpoirier # Date 1121846360 0 # Node ID 048b7c9b198b4a45aeb245adc358ef8d045f10de # Parent 1307465ee8ff22b87e98cea3be1beabfac0468cd Fixes suggested by Diego and The Wanderer diff -r 1307465ee8ff -r 048b7c9b198b DOCS/xml/en/mencoder.xml --- a/DOCS/xml/en/mencoder.xml Wed Jul 20 07:40:15 2005 +0000 +++ b/DOCS/xml/en/mencoder.xml Wed Jul 20 07:59:20 2005 +0000 @@ -738,7 +738,7 @@ MPlayer can slow down movie playback with the -speed option or play it frame-by-frame. Try using 0.2 to watch the movie very - slowly or press the "." key repeatedly to play one frame at a time + slowly or press the "." key repeatedly to play one frame at a time and identify the pattern, if you cannot see it at full speed. @@ -1711,9 +1711,9 @@ vmax_b_frames: 1 or 2 is good, depending on the movie. - Note that if you need to have your encode being decodable by DivX5, you + Note that if you need to have your encode be decodable by DivX5, you need to activate closed GOP support, using - libavcodec + libavcodec's option, but you need to deactivate scene detection, which is not a good idea as it will hurt encode efficiency a bit.