mirror of https://github.com/mpv-player/mpv
grammar fix by the Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13976 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f067008658
commit
109cf4abf7
|
@ -1420,7 +1420,7 @@ movie on any CD. Check if you have libmp3lame installed properly.
|
|||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
I can't encode ASF files to AVI/MPEG4 (DivX) because it uses 1000 fps?
|
||||
I can't encode an ASF file to AVI/MPEG4 (DivX) because it uses 1000 fps.
|
||||
</para></question>
|
||||
<answer><para>
|
||||
Because ASF uses variable frame rate but AVI uses a fixed one, you
|
||||
|
|
Loading…
Reference in New Issue