summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-29 22:28:34 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-29 22:28:34 +0000
commit6b35c085e4335b17ffe33d89a34d5616375d03fd (patch)
tree2f88e260f9a2e028c119fc1bbb3cbf52bb4d9542
parent867da260c96e7f70a631c7559683dc544b4c5a35 (diff)
downloadmpv-6b35c085e4335b17ffe33d89a34d5616375d03fd.tar.bz2
mpv-6b35c085e4335b17ffe33d89a34d5616375d03fd.tar.xz
Improve radio section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19599 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/man/en/mplayer.136
1 files changed, 19 insertions, 17 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index bbb775c204..5a5a9dfc85 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1549,16 +1549,16 @@ program (if present) you want to play.
Can be used with \-vid and \-aid.
.
.TP
-.B \-radio <option1:option2:...> (Radio only)
+.B \-radio <option1:option2:...> (radio only)
These options set various parameters of the radio capture module.
-For listening radio with MPlayer use 'radio://<frequency>'
-(if channels option is not given) or
-'radio://<channel_number>' (if channels option is given) as
-a movie URL.
-To start grabbing subsystem, please use radio://<frequency or channel>/capture.
-If capture keyword is not given you can listen radio using line-in cable only.
-Using capture for listening is not recommended due to synchronization problems,
-which makes this process uncomfortable.
+For listening to radio with MPlayer use 'radio://<frequency>'
+(if channels option is not given) or 'radio://<channel_number>'
+(if channels option is given) as a movie URL.
+To start the grabbing subsystem, use radio://<frequency or channel>/capture.
+If the capture keyword is not given you can listen to radio
+using the line-in cable only.
+Using capture to listen is not recommended due to synchronization
+problems, which makes this process uncomfortable.
.sp 1
Available options are:
.RSs
@@ -1582,17 +1582,19 @@ channel list.
radio://1, radio://104.4, radio_set_channel 1
.IPs adevice=<value> (with radio capture enabled)
Name of device to capture sound from.
-If not given capture will be disabled, even if capture keyword in URL used.
-For alsa devices use it in form hw=<card>.<device>.
-If device name contains '=' the module will use ALSA to capture, OSS otherwise.
+Without such a name capture will be disabled,
+even if the capture keyword appears in the URL.
+For ALSA devices use it in the form hw=<card>.<device>.
+If the device name contains a '=', the module will use
+ALSA to capture, otherwise OSS.
.IPs arate=<value> (with radio capture enabled)
-Rate in samples per second (default 44100).
+Rate in samples per second (default: 44100).
.br
.I NOTE:
-When using audio capture set also
--rawaudio rate=<value> option with the same value as arate. If
-you have problems with sound speed (runs too quickly) try to play with
-different values of rate (e.g. 48000,44100,32000,...).
+When using audio capture set also \-rawaudio rate=<value> option
+with the same value as arate.
+If you have problems with sound speed (runs too quickly), try to play
+with different rate values (e.g.\& 48000,44100,32000,...).
.IPs achannels=<value> (with radio capture enabled)
Number of audio channels to capture.
.RE