[Mplayer-cvslog] CVS: main/DOCS/en faq.html,1.132,1.133
Attila Kinali CVS
attila at mplayerhq.hu
Sun Jul 20 15:51:29 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv19135
Modified Files:
faq.html
Log Message:
added a faq entry about encoding ASF files
Please check it and correct me if something is not right
Index: faq.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/faq.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- faq.html 10 Jul 2003 18:29:04 -0000 1.132
+++ faq.html 20 Jul 2003 13:51:04 -0000 1.133
@@ -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>
More information about the MPlayer-cvslog
mailing list