[Mplayer-cvslog] CVS: main/DOCS/en faq.html,1.137,1.138
Gabucino
gabucino at mplayerhq.hu
Sun Aug 10 10:18:50 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv30346/en
Modified Files:
faq.html
Log Message:
how to put subtitles in output file
Index: faq.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/faq.html,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- faq.html 30 Jul 2003 23:29:51 -0000 1.137
+++ faq.html 10 Aug 2003 08:18:25 -0000 1.138
@@ -784,10 +784,17 @@
<DT>Q: Why is the recommended bitrate printed by MEncoder negative?</DT>
<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>
+ <DD> </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>
+ <DD> </DD>
+
+ <DT>Q: How can I put subtitles in the output file?</DT>
+ <DD>A: Just pass the <CODE>-sub <filename> option</CODE> to
+ MEncoder.</DD>
+ <DD> </DD>
</DL>
More information about the MPlayer-cvslog
mailing list