Mercurial > mplayer.hg
changeset 16020:048b7c9b198b
Fixes suggested by Diego and The Wanderer
author | gpoirier |
---|---|
date | Wed, 20 Jul 2005 07:59:20 +0000 |
parents | 1307465ee8ff |
children | 10b66575fb5e |
files | DOCS/xml/en/mencoder.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <application>MPlayer</application> can slow down movie playback with the -speed option or play it frame-by-frame. Try using <option>-speed</option> 0.2 to watch the movie very - slowly or press the "." key repeatedly to play one frame at a time + slowly or press the "<keycap>.</keycap>" key repeatedly to play one frame at a time and identify the pattern, if you cannot see it at full speed. </para> </note> @@ -1711,9 +1711,9 @@ <listitem><para> <emphasis role="bold">vmax_b_frames</emphasis>: 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 - <systemitem class="library">libavcodec</systemitem> <option>cgop</option> + <systemitem class="library">libavcodec</systemitem>'s <option>cgop</option> option, but you need to deactivate scene detection, which is not a good idea as it will hurt encode efficiency a bit. </para></listitem>