summaryrefslogtreecommitdiff
path: root/FORMATS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-11-24 11:42:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-11-24 11:42:43 +0100
commit01bff47d1c94392905f6d538a9b0695c72880c7c (patch)
tree58e077dec1e7da043295be3edb0479a04ce1137c /FORMATS
parent916fc0762b49736497b44a26778a7066aa282f47 (diff)
downloadvdr-01bff47d1c94392905f6d538a9b0695c72880c7c.tar.gz
vdr-01bff47d1c94392905f6d538a9b0695c72880c7c.tar.bz2
Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions
Diffstat (limited to 'FORMATS')
-rw-r--r--FORMATS10
1 files changed, 6 insertions, 4 deletions
diff --git a/FORMATS b/FORMATS
index 9142fd70..2a99e6ef 100644
--- a/FORMATS
+++ b/FORMATS
@@ -20,10 +20,10 @@ Video Disk Recorder File Formats
- Name: the channel's name (if the name originally contains a ':' character
it has to be replaced by '|')
- - Frequency in MHz (as an integer)
+ - Frequency in MHz for DVB-S and DVB-C, kHz for DVB-T (as an integer)
- Polarization (one of 'h', 'H', 'v', 'V') **
- Diseqc number **
- - Symbol rate
+ - Symbol rate ***
- Video PID
- Audio PID (either one number, or two, separated by a comma)
If this channel also carries Dolby Digital sound, the Dolby PIDs follow
@@ -33,8 +33,10 @@ Video Disk Recorder File Formats
DVB card, 2 = can be decrypted by the second DVB card)
- Program Number
- Fields marked with ** are only meaningful for DVB-S (satellite) receivers.
- DVB-C receivers simply ignore these.
+ Fields marked with ** are only meaningful for DVB-S receivers.
+ DVB-C and DVB-T receivers simply ignore these.
+ Fields marked with *** are only meaningful for DVB-S and DVB-C receivers.
+ DVB-T receivers simply ignore these.
* timers.conf