Author: ptt Date: Thu Mar 27 20:21:43 2008 New Revision: 26287 Log: removed space char in excess
Modified: trunk/DOCS/xml/en/encoding-guide.xml Modified: trunk/DOCS/xml/en/encoding-guide.xml ============================================================================== --- trunk/DOCS/xml/en/encoding-guide.xml (original) +++ trunk/DOCS/xml/en/encoding-guide.xml Thu Mar 27 20:21:43 2008 @@ -2144,7 +2144,7 @@ corresponding lines for each field (this havoc with the encoder's ability to compress well, but <systemitem class="library">libavcodec</systemitem> has two parameters specifically for dealing with storing interlaced video a - bit better: <option> ildct</option> and <option>ilme</option>. Also, + bit better: <option>ildct</option> and <option>ilme</option>. Also, using <option>mbd=2</option> is strongly recommended <link linkend="menc-feat-telecine-footnotes">[2] </link> because it will encode macroblocks as non-interlaced in places where there is _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
