From d00941c1fdcd6978e83cab46252a0936c9510f91 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 21 Aug 2011 14:18:37 +0200 Subject: The subtitle PIDs are now stored in the channels.conf file as an extension to the TPID field --- vdr.5 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'vdr.5') diff --git a/vdr.5 b/vdr.5 index 6274c1af..c46a2bf2 100644 --- a/vdr.5 +++ b/vdr.5 @@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.22 2011/04/03 10:21:36 kls Exp $ +.\" $Id: vdr.5 2.23 2011/08/21 14:06:50 kls Exp $ .\" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .SH NAME @@ -214,6 +214,17 @@ if there is an audio type. .TP .B TPID The teletext PID. +If this channel also carries DVB subtitles, the DVB subtitling PIDs follow the +teletext PID, separated by a semicolon, as in + +.B ...:201;2001,2002:... + +If certain subtitling PIDs broadcast in specific languages, the language +codes for these can be appended to the individual subtitling PID, separated +by an '=' sign, as in + +.B ...:201;2001=deu,2002=eng:... + .TP .B Conditional access A hexadecimal integer defining how this channel can be accessed: -- cgit v1.2.3