[MPlayer-DOCS] r21466 - trunk/DOCS/xml/en/mencoder.xml
torinthiel
subversion at mplayerhq.hu
Sun Dec 3 13:19:22 CET 2006
Author: torinthiel
Date: Sun Dec 3 13:19:22 2006
New Revision: 21466
Modified:
trunk/DOCS/xml/en/mencoder.xml
Log:
[cosmetics] Consistent XML source formatting
Modified: trunk/DOCS/xml/en/mencoder.xml
==============================================================================
--- trunk/DOCS/xml/en/mencoder.xml (original)
+++ trunk/DOCS/xml/en/mencoder.xml Sun Dec 3 13:19:22 2006
@@ -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,9 +464,12 @@
all passes are run with target bitrates that do not differ very much.
</para>
</note>
-
</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,10 +545,12 @@
-ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -o <replaceable>output.avi</replaceable>
</screen>
</para>
-
</sect1>
+<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
+
+
<sect1 id="menc-feat-enc-images">
<title>Encoding from multiple input image files (JPEG, PNG, TGA, etc.)</title>
@@ -621,12 +651,14 @@
--></screen>
</para>
</informalexample>
-
</para>
</formalpara>
</sect1>
+<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
+
+
<sect1 id="menc-feat-extractsub">
<title>Extracting DVD subtitles to VOBsub file</title>
@@ -684,9 +716,12 @@
-vobsuboutid fr -sid 1 -nosound -ovc copy
</screen>
</example>
-
</sect1>
+
+<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
+
+
<sect1 id="aspect">
<title>Preserving aspect ratio</title>
<para>
More information about the MPlayer-DOCS
mailing list