diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 11:55:10 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 11:55:10 +0100 |
commit | 1f6888c8077689d530741cac5c7aeb4874ff1c04 (patch) | |
tree | 9b63e3826199df2a0a578a53c60b0c85162d978a /FORMATS | |
parent | ad27adfef3ccf107a01e501c1df1f266d9c237d9 (diff) | |
download | vdr-1f6888c8077689d530741cac5c7aeb4874ff1c04.tar.gz vdr-1f6888c8077689d530741cac5c7aeb4874ff1c04.tar.bz2 |
Support for DVB-C
Diffstat (limited to 'FORMATS')
-rw-r--r-- | FORMATS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -21,8 +21,8 @@ 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) - - Polarization (one of 'h', 'H', 'v', 'V') - - Diseqc number + - Polarization (one of 'h', 'H', 'v', 'V') ** + - Diseqc number ** - Symbol rate - Video PID - Audio PID @@ -31,6 +31,9 @@ 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. + * timers.conf This file contains the timer setup. |