[MPlayer-DOCS] r24030 - trunk/DOCS/xml/en/faq.xml

reimar subversion at mplayerhq.hu
Wed Aug 8 10:59:59 CEST 2007


Author: reimar
Date: Wed Aug  8 10:59:59 2007
New Revision: 24030

Log:
Document special A-V sync issues with FLV files


Modified:
   trunk/DOCS/xml/en/faq.xml

Modified: trunk/DOCS/xml/en/faq.xml
==============================================================================
--- trunk/DOCS/xml/en/faq.xml	(original)
+++ trunk/DOCS/xml/en/faq.xml	Wed Aug  8 10:59:59 2007
@@ -793,6 +793,11 @@ This can have multiple reasons.
   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>.
 </para></listitem>



More information about the MPlayer-DOCS mailing list