From 5fbaaad19151a86d4343cb94bfd6187633494936 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 20 Jul 2003 14:50:31 +0000 Subject: [PATCH] Small correction and port to XML. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10449 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/faq.html | 4 ++-- DOCS/xml/en/faq.xml | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/DOCS/en/faq.html b/DOCS/en/faq.html index c451bc4dee..7824b4f7b5 100644 --- a/DOCS/en/faq.html +++ b/DOCS/en/faq.html @@ -802,9 +802,9 @@
A: Because the bitrate you encoded the audio with is too large to fit the movie on any CD. Check if you have libmp3lame installed properly.
-
Q: I can't encode ASF files to AVI/DIVX because it uses 1000 fps?
+
Q: I can't encode ASF files to AVI/DivX because it uses 1000 fps?
A: Because ASF uses variable frame rate but AVI uses a fixed one, you - have to set it by hand using -ofps.
+ have to set it by hand using -ofps. diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 988e62f8a5..47521894ab 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -1174,6 +1174,17 @@ Because the bitrate you encoded the audio with is too large to fit the 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? + + +Because ASF uses variable frame rate but AVI uses a fixed one, you +have to set it by hand using . + + +