diff DOCS/xml/en/encoding-guide.xml @ 16816:cfe186231e2d

ilmv --> ilme typo fix patch by compn < tempn == at == twmi == dot == rr == dot == com >
author diego
date Thu, 20 Oct 2005 13:45:41 +0000
parents 4ebad3313fe6
children e0018f345868
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml	Thu Oct 20 09:12:28 2005 +0000
+++ b/DOCS/xml/en/encoding-guide.xml	Thu Oct 20 13:45:41 2005 +0000
@@ -1280,10 +1280,10 @@
 </para>
 <screen>
   mencoder <replaceable>capture.avi</replaceable> -mc 0 -oac lavc -ovc lavc -lavcopts \
-  vcodec=mpeg2video:vbitrate=6000:ilmv:ildct:acodec=mp2:abitrate=224
+  vcodec=mpeg2video:vbitrate=6000:ilme:ildct:acodec=mp2:abitrate=224
 </screen>
 <para>
-Note the <option>ilmv</option> and <option>ildct</option> options. 
+Note the <option>ilme</option> and <option>ildct</option> options. 
 </para>
 </sect2>