mirror of
https://github.com/mpv-player/mpv
synced 2025-02-05 14:42:24 +00:00
added a faq entry about encoding ASF files
Please check it and correct me if something is not right git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10448 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ffcc158e0e
commit
47848b215d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user