diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-11-28 17:41:23 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-11-28 17:41:23 +0000 |
commit | 4b143ac203a670a69c69c833e9fea352d0ee1a93 (patch) | |
tree | 6e859e3e270e06f42db65bd9bc02b25efa03d6f5 /DOCS | |
parent | dd4b508359d437af597b1c4a2d03ad1d558c23ca (diff) |
evading further misunderstatement
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3189 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/documentation.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 0f2508fdd1..3735b3274f 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -1436,9 +1436,14 @@ General audio delay or jerky sound (exists with all or many files):<BR> Audio delay/de-sync specific to one or a few files:<BR> <UL> <LI>bad file (please upload the file, so we can check & fix)<BR> - Workaround: -ni or -nobps option (for non-interleaved or bad files)<BR> - -mc 0 (required for files with badly interleaved VBR audio)<BR> - -delay option or +/- keys at runtime to adjust delay</LI> + Workaround: + <UL> + <LI>-ni or -nobps option (for non-interleaved or bad files)</LI> +and/or + <LI>-mc 0 (required for files with badly interleaved VBR audio)</LI> +and/or + <LI>-delay option or +/- keys at runtime to adjust delay</LI> + </UL> <LI>your soundcard doesn't support 48Khz playback<BR> Workaround: buy a better soundcard... or try to decrease fps by 10% (use -fps 27 for a 30fps movie)</LI> <LI>slow machine<BR> |