diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-02-20 21:53:11 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-02-20 21:53:11 +0000 |
commit | aa0b21ab9fc691fb88abd65f19108aa8240c2498 (patch) | |
tree | 081c83c66d8ba0e3f1de08fe9a59f3d319c13bac /DOCS | |
parent | 2a5c4d21f21f7c42e914ef178b810f12393cedc8 (diff) |
Explain that -mc 0 will need -noskip.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30677 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 8d127ab9a7..ee7db43c37 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1537,6 +1537,9 @@ This option is obsolete now that MPlayer has OpenDML support. .TP .B \-mc <seconds/frame> maximum A-V sync correction per frame (in seconds) +.br +\-mc 0 should always be combined with \-noskip for mencoder, otherwise +it will almost certainly cause A-V desync. . .TP .B \-mf <option1:option2:...> |