summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/faq.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-14 09:05:47 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-14 09:05:47 +0000
commitf50edb709ce78387d6470d317170a5f6cff31562 (patch)
tree595ab5953a088e7967afa9cb71cc2c9943d2a395 /DOCS/xml/en/faq.xml
parent34a0d38b8d09b1f08f2c78279e45b15d7770a53f (diff)
downloadmpv-f50edb709ce78387d6470d317170a5f6cff31562.tar.bz2
mpv-f50edb709ce78387d6470d317170a5f6cff31562.tar.xz
trailing whitespace removed (cosmetics)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12816 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/faq.xml')
-rw-r--r--DOCS/xml/en/faq.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index e884c9a906..ec40caedf8 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -103,7 +103,7 @@ This is a known problem of <application>gcc</application> 3.2, upgrade
to 3.3 to solve the problem. How to install gcc is described in the
<link linkend="gcc-296">gcc 2.96</link> section. Alternatively you can use
an external FAAD library as described in the
-<link linkend="aac">AAC</link> section.
+<link linkend="aac">AAC</link> section.
</para></answer>
</qandaentry>
@@ -1362,7 +1362,7 @@ movie on any CD. Check if you have libmp3lame installed properly.
I can't encode ASF files to AVI/DivX because it uses 1000 fps?
</para></question>
<answer><para>
-Because ASF uses variable frame rate but AVI uses a fixed one, you
+Because ASF uses variable frame rate but AVI uses a fixed one, you
have to set it by hand using <option>-ofps</option>.
</para></answer>
</qandaentry>
@@ -1374,7 +1374,7 @@ How can I put subtitles in the output file?
</para></question>
<answer><para>
Just pass the <option>-sub &lt;filename&gt;</option> (or <option>-sid</option>,
-<option>-vobsub</option>, respectively) option to <application>MEncoder</application>.
+respectively) option to <application>MEncoder</application>.
</para></answer>
</qandaentry>