diff options
Diffstat (limited to 'vdr.5')
-rw-r--r-- | vdr.5 | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.18 2010/04/02 14:46:21 kls Exp $ +.\" $Id: vdr.5 2.19 2010/05/16 12:15:48 kls Exp $ .\" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .SH NAME @@ -204,6 +204,13 @@ can be indicated by adding a second language code, delimited by a '+' sign, as i .B ...:101=deu,102=eng+spa;103=deu,104=eng:... +The audio type is appended with a separating '@' character, as in + +.B ...:101=deu@4,102=eng+spa@4,105=@4:... + +Note that if there is no language code, there still is the separating '=' +if there is an audio type. + .TP .B TPID The teletext PID. |