Mercurial > mplayer.hg
comparison DOCS/documentation.html @ 6113:5e0c8feca2e0
Kees Cook <mplayer@outflux.net> told us something ...
author | jaf |
---|---|
date | Sat, 18 May 2002 04:33:05 +0000 |
parents | 4afabc5571ae |
children | a239d68bd0d8 |
comparison
equal
deleted
inserted
replaced
6112:69b3c25728fb | 6113:5e0c8feca2e0 |
---|---|
2322 | 2322 |
2323 General audio delay or jerky sound (exists with all or many files):<BR> | 2323 General audio delay or jerky sound (exists with all or many files):<BR> |
2324 <UL> | 2324 <UL> |
2325 <LI>most common: buggy audio driver! - try to use different drivers, try | 2325 <LI>most common: buggy audio driver! - try to use different drivers, try |
2326 ALSA 0.9 OSS emulation with -ao oss, also try -ao sdl, sometimes it helps. | 2326 ALSA 0.9 OSS emulation with -ao oss, also try -ao sdl, sometimes it helps. |
2327 If your file plays fine with -nosound, then you can eb sure it's soundcard | 2327 If your file plays fine with -nosound, then you can be sure it's soundcard |
2328 (driver) problem.</LI> | 2328 (driver) problem.</LI> |
2329 <LI>audio buffer problems (buffer size badly detected)<BR> | 2329 <LI>audio buffer problems (buffer size badly detected)<BR> |
2330 Workaround: mplayer -abs option</LI> | 2330 Workaround: mplayer -abs option</LI> |
2331 <LI>samplerate problems - maybe your card doesn't support the samplerate | 2331 <LI>samplerate problems - maybe your card doesn't support the samplerate |
2332 used in your files - try the resampling plugin (-aop)</LI> | 2332 used in your files - try the resampling plugin (-aop)</LI> |