mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Support for DVB-C
This commit is contained in:
7
FORMATS
7
FORMATS
@@ -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.
|
||||
|
Reference in New Issue
Block a user