Mercurial > mplayer.hg
changeset 21450:275446fef914
[cosmetics] Consistent XML source formatting
author | torinthiel |
---|---|
date | Sun, 03 Dec 2006 12:19:22 +0000 |
parents | 77088392a591 |
children | 0446a5ea13f5 |
files | DOCS/xml/en/mencoder.xml |
diffstat | 1 files changed, 43 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/mencoder.xml Sun Dec 03 12:12:29 2006 +0000 +++ b/DOCS/xml/en/mencoder.xml Sun Dec 03 12:19:22 2006 +0000 @@ -14,6 +14,10 @@ encoding with <application>MEncoder</application>. </para> + +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + + <sect1 id="menc-feat-selecting-codec"> <title>Selecting codecs and container formats</title> @@ -26,9 +30,9 @@ <application>MEncoder</application> on your machine. The following choices are available: </para> + <para> Audio Codecs: - <informaltable frame="all"> <tgroup cols="2"> <thead> @@ -110,6 +114,7 @@ </tgroup> </informaltable> </para> + <para> Output container formats are selected with the <option>-of</option> option. @@ -119,6 +124,7 @@ <application>MEncoder</application> on your machine. The following choices are available: </para> + <para> Container formats: <informaltable frame="all"> @@ -162,6 +168,7 @@ <para> <systemitem class="library">libavformat</systemitem> containers: </para> + <para> If you selected <systemitem class="library">libavformat</systemitem> to do the muxing of the output file (by using the <option>-of lavf</option>), @@ -173,9 +180,10 @@ <informaltable frame="all"> <tgroup cols="2"> -<thead> -<row><entry><systemitem class="library">libavformat</systemitem> container name</entry><entry>Description</entry></row> -</thead> +<thead><row> +<entry><systemitem class="library">libavformat</systemitem> container name</entry> +<entry>Description</entry> +</row></thead> <tbody> <row> <entry>mpg</entry> @@ -255,6 +263,9 @@ </sect1> +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + + <sect1 id="menc-feat-selecting-input"> <title>Selecting input file or device</title> @@ -277,6 +288,7 @@ <filename>/dev/dvd</filename> and <filename>/dev/cdrom</filename> do not work on your system. </para> + <para> When encoding from DVD, it is often desirable to select a chapter or range of chapters to encode. @@ -287,6 +299,7 @@ targetted for two CDs, since you can ensure the split occurs exactly at a chapter boundary rather than in the middle of a scene. </para> + <para> If you have a supported TV capture card, you can also encode from the TV-in device. @@ -298,6 +311,9 @@ </sect1> +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + + <sect1 id="menc-feat-mpeg4"> <title>Encoding two pass MPEG-4 ("DivX")</title> @@ -345,6 +361,9 @@ </sect1> +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + + <sect1 id="menc-feat-handheld-psp"> <title>Encoding to Sony PSP video format</title> @@ -389,6 +408,9 @@ </sect1> +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + + <sect1 id="menc-feat-mpeg"> <title>Encoding to MPEG format</title> <para> @@ -442,8 +464,11 @@ all passes are run with target bitrates that do not differ very much. </para> </note> +</sect1> -</sect1> + +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + <sect1 id="menc-feat-rescale"> <title>Rescaling movies</title> @@ -472,6 +497,9 @@ </sect1> +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + + <sect1 id="menc-feat-streamcopy"> <title>Stream copying</title> @@ -517,8 +545,10 @@ -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -o <replaceable>output.avi</replaceable> </screen> </para> +</sect1> -</sect1> + +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> <sect1 id="menc-feat-enc-images"> @@ -621,12 +651,14 @@ --></screen> </para> </informalexample> - </para> </formalpara> </sect1> +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + + <sect1 id="menc-feat-extractsub"> <title>Extracting DVD subtitles to VOBsub file</title> @@ -684,8 +716,11 @@ -vobsuboutid fr -sid 1 -nosound -ovc copy </screen> </example> +</sect1> -</sect1> + +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + <sect1 id="aspect"> <title>Preserving aspect ratio</title>