mirror of https://github.com/mpv-player/mpv
-mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17140 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2fa480f2f3
commit
f65474f9bf
|
@ -714,7 +714,7 @@ Your sound driver is buggy. See the <link linkend="audio">audio section</link>.
|
|||
How can I get rid of A/V desynchronization while seeking through RealMedia streams?
|
||||
</para></question>
|
||||
<answer><para>
|
||||
<option>-mc 10</option> can help.
|
||||
<option>-mc 0.1</option> can help.
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
</qandadiv>
|
||||
|
|
Loading…
Reference in New Issue