From be2b63ec360874d2065fc85e43e374094e84df96 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Wed, 20 Jul 2005 07:59:20 +0000 Subject: Fixes suggested by Diego and The Wanderer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16021 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/mencoder.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml index b282ca64eb..6a95de5050 100644 --- a/DOCS/xml/en/mencoder.xml +++ b/DOCS/xml/en/mencoder.xml @@ -738,7 +738,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37, 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 @@ Note the and options. 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. -- cgit v1.2.3