mirror of https://github.com/mpv-player/mpv
small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11841 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
23f7e1c604
commit
ceed673d15
|
@ -1515,12 +1515,11 @@ This option will tell MPlayer to use a different device for mixing than
|
||||||
.TP
|
.TP
|
||||||
.B \-mixer-channel <mixer line> (-ao oss only)
|
.B \-mixer-channel <mixer line> (-ao oss only)
|
||||||
This option will tell MPlayer to use a different channel for controlling
|
This option will tell MPlayer to use a different channel for controlling
|
||||||
volume than the default PCM. Options include
|
volume than the default PCM.
|
||||||
|
Options include
|
||||||
.B vol, pcm, line.
|
.B vol, pcm, line.
|
||||||
For a complete list of options look for SOUND_DEVICE_NAMES in
|
For a complete list of options look for SOUND_DEVICE_NAMES in
|
||||||
.nh
|
|
||||||
/usr/include/linux/soundcard.h.
|
/usr/include/linux/soundcard.h.
|
||||||
.hy
|
|
||||||
.TP
|
.TP
|
||||||
.B \-nowaveheader (\-ao pcm only)
|
.B \-nowaveheader (\-ao pcm only)
|
||||||
Don't include wave header.
|
Don't include wave header.
|
||||||
|
|
Loading…
Reference in New Issue