Document special A-V sync issues with FLV files

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24030 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-08-08 08:59:59 +00:00
parent af033030f3
commit 436ca3d888
1 changed files with 5 additions and 0 deletions

View File

@ -792,6 +792,11 @@ This can have multiple reasons.
Or it may have a bad header, in this case <option>-nobps</option>
and/or <option>-mc 0</option> can help.
</para></listitem>
<listitem><para>
Many FLV files will only play correctly with <option>-correct-pts</option>.
Unfortunately MEncoder does not have this option, but you can try setting
<option>-fps</option> to the correct value manually if you know it.
</para></listitem>
<listitem><para>
Your sound driver is buggy.
See the <link linkend="audio">audio section</link>.