diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-03 16:28:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-03 16:28:03 +0100 |
commit | d303632efed839aa7bd7a8a743da08a75665020d (patch) | |
tree | c32c3bddd89f3d064528fa102be76c871a257ca5 /FORMATS | |
parent | 4041359317be487ab31e058c10c9f62ec38fbc04 (diff) | |
download | vdr-d303632efed839aa7bd7a8a743da08a75665020d.tar.gz vdr-d303632efed839aa7bd7a8a743da08a75665020d.tar.bz2 |
Implemented TT PID
Diffstat (limited to 'FORMATS')
-rw-r--r-- | FORMATS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,7 @@ Video Disk Recorder File Formats A "channel definition" is a line with channel data, where the fields are separated by ':' characters: - Example: "RTL:12188:h:1:27500:163:104:0:12003" + Example: "RTL:12188:h:1:27500:163:104:0:0:12003" The fields in a channel definition have the following meaning (from left to right): @@ -26,6 +26,7 @@ Video Disk Recorder File Formats - Symbol rate - Video PID - Audio PID + - Teletext PID - Conditional Access (0 = Free To Air, 1 = can be decrypted by the first DVB card, 2 = can be decrypted by the second DVB card) - Program Number |