comparison 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
comparison
equal deleted inserted replaced
16815:78c84594247b 16816:cfe186231e2d
1278 <para> 1278 <para>
1279 With these things in mind, here is our first example: 1279 With these things in mind, here is our first example:
1280 </para> 1280 </para>
1281 <screen> 1281 <screen>
1282 mencoder <replaceable>capture.avi</replaceable> -mc 0 -oac lavc -ovc lavc -lavcopts \ 1282 mencoder <replaceable>capture.avi</replaceable> -mc 0 -oac lavc -ovc lavc -lavcopts \
1283 vcodec=mpeg2video:vbitrate=6000:ilmv:ildct:acodec=mp2:abitrate=224 1283 vcodec=mpeg2video:vbitrate=6000:ilme:ildct:acodec=mp2:abitrate=224
1284 </screen> 1284 </screen>
1285 <para> 1285 <para>
1286 Note the <option>ilmv</option> and <option>ildct</option> options. 1286 Note the <option>ilme</option> and <option>ildct</option> options.
1287 </para> 1287 </para>
1288 </sect2> 1288 </sect2>
1289 1289
1290 1290
1291 <sect2 id="menc-feat-dvd-mpeg4-av-sync"> 1291 <sect2 id="menc-feat-dvd-mpeg4-av-sync">