From fb46c7bdbea4548f830843deffdd6136cb39e9f9 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 7 Aug 2010 21:21:38 +0000 Subject: [PATCH] DOCS/xml: Remove pointless compilation sections from radio and TV input chapters git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31947 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/radio.xml | 22 ++++------------------ DOCS/xml/en/tvinput.xml | 23 ++++------------------- 2 files changed, 8 insertions(+), 37 deletions(-) diff --git a/DOCS/xml/en/radio.xml b/DOCS/xml/en/radio.xml index 75dd481311..2803f1039c 100644 --- a/DOCS/xml/en/radio.xml +++ b/DOCS/xml/en/radio.xml @@ -11,24 +11,6 @@ description of radio options and keyboard controls. - -Compilation - - - - First, you have to recompile MPlayer using - ./configure with and - (if you want capture support) . - - - Make sure your tuner works with another radio software in Linux, for - example XawTV. - - - - - - Usage tips @@ -38,6 +20,10 @@ Here are just a few tips: + Make sure your tuner works with another radio software in Linux, for + example XawTV. + + Use the option. An example: -radio channels=104.4-Sibir,103.9-Maximum Explanation: With this option, only the 104.4 and 103.9 radio stations diff --git a/DOCS/xml/en/tvinput.xml b/DOCS/xml/en/tvinput.xml index 19429b22a1..288f4b97ab 100644 --- a/DOCS/xml/en/tvinput.xml +++ b/DOCS/xml/en/tvinput.xml @@ -11,25 +11,6 @@ of TV options and keyboard controls. - -Compilation - - - - First, you have to recompile. ./configure will - autodetect kernel headers of v4l stuff and the existence of - /dev/video* entries. If they exist, TV support will - be built (see the output of ./configure). - - - Make sure your tuner works with another TV software in Linux, for - example XawTV. - - - - - - Usage tips @@ -39,6 +20,10 @@ Here are just a few tips: + Make sure your tuner works with another TV software in Linux, for + example XawTV. + + Use the option. An example: -tv channels=26-MTV1,23-TV2 Explanation: Using this option, only the 26 and 23 channels will be usable, -- 2.11.4.GIT