diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-07-24 09:56:41 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-07-24 09:56:41 +0000 |
commit | 6c78e3ee47b4a746c24dc2d690e708fd9b8d9862 (patch) | |
tree | 4433757059a8a57c270c2ec9bd8a1d0aa07d5127 /DOCS/xml/en | |
parent | cf96c73d5e2189eb907ceb1bd1259579ae13cc3a (diff) |
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10462 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 47521894ab..766d43dcb8 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -1181,7 +1181,7 @@ 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 -have to set it by hand using <option>-ofps</option>.</DD> +have to set it by hand using <option>-ofps</option>. </para></answer> </qandaentry> |