summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-08 08:59:59 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-08 08:59:59 +0000
commit436ca3d8882be5d4e3dd689e326e88b748fb56d2 (patch)
tree2d5875f79a5e85a137c468c85854ebfbee6905ce /DOCS
parentaf033030f3c182023766585c14b55b4924a6cc2a (diff)
downloadmpv-436ca3d8882be5d4e3dd689e326e88b748fb56d2.tar.bz2
mpv-436ca3d8882be5d4e3dd689e326e88b748fb56d2.tar.xz
Document special A-V sync issues with FLV files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24030 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/faq.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index 0f612fe4f2..18d2a296a8 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -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>