[Mplayer-cvslog] CVS: 0_90/DOCS faq.html,1.128,1.129

Diego Biurrun CVS diego at mplayerhq.hu
Sun Jul 20 16:50:04 CEST 2003


Update of /cvsroot/mplayer/0_90/DOCS
In directory mail:/var/tmp.root/cvs-serv3991/DOCS

Modified Files:
	faq.html 
Log Message:
Ported from main.


Index: faq.html
===================================================================
RCS file: /cvsroot/mplayer/0_90/DOCS/faq.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- faq.html	10 Jul 2003 18:27:08 -0000	1.128
+++ faq.html	20 Jul 2003 14:50:00 -0000	1.129
@@ -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 <CODE>-ofps</CODE>.</DD>
+
 </DL>
 
 </BODY>



More information about the MPlayer-cvslog mailing list