mirror of https://github.com/mpv-player/mpv
made somewhat up-to-date
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@136 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0954d27b1f
commit
550665be8a
|
@ -1,19 +1,17 @@
|
|||
Recommended options for better sound sync:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
(first try without these, maybe it works well without 'hacking' defaults)
|
||||
|
||||
ALSA: -abs 65536
|
||||
Due to the constant fixes/changes in MPlayer, the contents of this file
|
||||
must be considered only as advice, and are subjects to change without
|
||||
warning.
|
||||
|
||||
Aureal Vortex2: -abs 65536 -delay -0.5
|
||||
|
||||
SB Live!: Kernel 2.2 : Use default settings
|
||||
Kernel 2.4 : try -noalsa
|
||||
|
||||
OSS/Free: Please contact me for good parameters
|
||||
|
||||
Gravis Ultrasound ACE: Use OSS, and default settings will be OK.
|
||||
It doesn't work reliably with ALSA.
|
||||
Gravis Ultrasound ACE: OSS (2.4) : default settings are OK
|
||||
ALSA : if video lags, use OSS or mplayerHQ
|
||||
|
||||
- if sound clicks when playing from CD-ROM, turn on IRQ unmasking !
|
||||
for example "hdparm -u1 /dev/cdrom" (see "man hdparm" !!!)
|
||||
|
|
Loading…
Reference in New Issue