diff DOCS/en/faq.html @ 10447:3eab06376d24

added a faq entry about encoding ASF files Please check it and correct me if something is not right
author attila
date Sun, 20 Jul 2003 13:51:04 +0000
parents 18e423f22d0b
children 091fc3a26c00
line wrap: on
line diff
--- a/DOCS/en/faq.html	Sun Jul 20 07:49:50 2003 +0000
+++ b/DOCS/en/faq.html	Sun Jul 20 13:51:04 2003 +0000
@@ -802,6 +802,10 @@
   <DD>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.</DD>
 
+  <DT>Q: I can't encode ASF files to AVI/DIVX because it uses 1000 fps?</DT>
+  <DD>A: Because ASF uses variable frame rate but AVI uses a fixed one, you 
+    have to set it by hand using -ofps.</DD>
+
 </DL>
 
 </BODY>