From db6435c9669c76c28daf3deb4bfb61d727b8771e Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 29 Aug 2006 16:36:45 +0000 Subject: grammar/wording/markup fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19592 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/radio.xml | 46 +++++++++++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 19 deletions(-) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/radio.xml b/DOCS/xml/en/radio.xml index 8a1e89bb35..acad76ace0 100644 --- a/DOCS/xml/en/radio.xml +++ b/DOCS/xml/en/radio.xml @@ -7,9 +7,9 @@ Radio input -This section is about how to enable listening -from V4L compatible Radio tuner. See the man page for a description -of Radio options and keyboard controls. +This section is about how to enable listening to radio from +a V4L-compatible radio tuner. See the man page for a +description of radio options and keyboard controls. @@ -19,7 +19,8 @@ of Radio options and keyboard controls. First, you have to recompile MPlayer using ./configure with - --enable-radio and (if you want capture support) --enable-radio-capture. + and (if you want capture support) + . Make sure your tuner works with another radio software in Linux, for @@ -31,7 +32,7 @@ of Radio options and keyboard controls. Usage tips -The full listing of the options is available on the manual page. +The full listing of the options is available in the manual page. Here are just a few tips: @@ -39,10 +40,10 @@ Here are just a few tips: Use the option. An example: -radio channels=104.4-Sibir,103.9-Maximum -Explanation: using this option, only the 104.4 and 103.9 radio stations -will be usable, and there will be a nice OSD text upon channel switching, displaying the -channel's name. Spaces in the channel name must be replaced by the -"_" character. +Explanation: With this option, only the 104.4 and 103.9 radio stations +will be usable. There will be a nice OSD text upon channel switching, +displaying the channel's name. Spaces in the channel name must be +replaced by the "_" character. @@ -51,17 +52,19 @@ channel's name. Spaces in the channel name must be replaced by the There are several ways of capturing audio. You can grab the sound either using your sound card via an external cable connection between video card and line-in, or using the built-in ADC in the saa7134 chip. In the latter case, you have to -load the saa7134-alsa or -saa7134-oss driver. +load the saa7134-alsa or +saa7134-oss driver. MEncoder cannot be used for audio capture, because it -requires video stream to work. So your can either use arecord from ALSA project or -use . In second case you will not hear any sound -(except you using line-in cable and have switched line-in mute off) +requires a video stream to work. So your can either use +arecord from ALSA project or +use . In the latter case you +will not hear any sound (unless you are using a line-in cable and +have switched line-in mute off). @@ -74,7 +77,7 @@ use . In second case you will not hear any -Input from standard V4L (using line-in cable. capture switched off): +Input from standard V4L (using line-in cable, capture switched off): mplayer radio://104.4 @@ -83,7 +86,8 @@ mplayer radio://104.4 @@ -101,12 +105,16 @@ mplayer -radio channels=104.4=Sibir,103.9=Maximm radio://2 + -- cgit v1.2.3