comparison DOCS/xml/en/mencoder.xml @ 16541:4a9808f6cacc

add some internal links between "codecs supported by mencoder" and "codecs featured by lavc". Added an audio encoding example. Moved the "codecs featured by lavc" in 2 shiny new sections (to allow the internal links to work)
author gpoirier
date Tue, 20 Sep 2005 19:57:09 +0000
parents cf10f859d829
children 9f89256d3994
comparison
equal deleted inserted replaced
16540:08ad8e0cfdd5 16541:4a9808f6cacc
36 <entry>mp3lame</entry> 36 <entry>mp3lame</entry>
37 <entry>Encode to VBR, ABR or CBR MP3 with LAME</entry> 37 <entry>Encode to VBR, ABR or CBR MP3 with LAME</entry>
38 </row> 38 </row>
39 <row> 39 <row>
40 <entry>lavc</entry> 40 <entry>lavc</entry>
41 <entry>Use one of libavcodec's audio encoders</entry> 41 <entry>Use one of <link linkend="menc-feat-enc-libavcodec-audio-codecs"><systemitem class="library">libavcodec</systemitem>'s audio codecs</link>
42 </entry>
42 </row> 43 </row>
43 <row> 44 <row>
44 <entry>faac</entry> 45 <entry>faac</entry>
45 <entry>FAAC AAC audio encoder</entry> 46 <entry>FAAC AAC audio encoder</entry>
46 </row> 47 </row>
73 <row><entry>Video codec name</entry><entry>Description</entry></row> 74 <row><entry>Video codec name</entry><entry>Description</entry></row>
74 </thead> 75 </thead>
75 <tbody> 76 <tbody>
76 <row> 77 <row>
77 <entry>lavc</entry> 78 <entry>lavc</entry>
78 <entry>Use one of libavcodec's video encoders</entry> 79 <entry>Use one of <link linkend="menc-feat-enc-libavcodec-video-codecs"><systemitem class="library">libavcodec</systemitem>'s video codecs</link>
80 </entry>
79 </row> 81 </row>
80 <row> 82 <row>
81 <entry>xvid</entry> 83 <entry>xvid</entry>
82 <entry>XviD, MPEG-4 Advanced Simple Profile codec</entry> 84 <entry>XviD, MPEG-4 Advanced Simple Profile codec</entry>
83 </row> 85 </row>