[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.217,1.218
Alex Beregszaszi
alex at mplayerhq.hu
Fri Aug 30 13:37:44 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv21135/DOCS
Modified Files:
mplayer.1
Log Message:
v4l audio fixes by Jindrich Makovicka <makovick at KMLinux.fjfi.cvut.cz>
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -r1.217 -r1.218
--- mplayer.1 29 Aug 2002 17:35:20 -0000 1.217
+++ mplayer.1 30 Aug 2002 11:37:41 -0000 1.218
@@ -312,13 +312,37 @@
us-cable, etc
audiorate=<value> set audio capture bitrate
alsa capture from ALSA
- mono force mono audio
+ amode=<0..3> choose an audio mode:
+ 0 .. mono
+ 1 .. stereo
+ 2 .. language 1
+ 3 .. language 2
+ forcechan=<1,2> By default, the count of
+ recorded audio channels is
+ determined automatically
+ by querying the audio mode
+ from the tv card. This option
+ allows to force stereo/mono
+ recording regardless of the
+ amode option and the values
+ returned by v4l. This can
+ be used for troubleshooting
+ when the tv card is unable
+ to report the current audio
+ mode.
adevice=<value> set an audio device
/dev/... for OSS,
hardware ID for ALSA
audioid=<value> choose an audio output
of the capture card, if it
has more of them
+ volume=<value> These options set
+ bass=<value> parameters of the mixer
+ treble=<value> on the video capture card.
+ balance=<value> They will have no effect,
+ if your card doesn't have
+ one. All values are from
+ 0 to 65535.
.I NOTE:
Mplayer doesn't accept colons so type dots instead in the device ID,
More information about the MPlayer-cvslog
mailing list