diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-04 14:48:39 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-04 14:48:39 +0200 |
commit | 1bc5ba817c785f6d99ab5e82a9b5f5be3238dd1c (patch) | |
tree | a323b5038b0265edfad42422a8d8534895bc1496 /vdr.5 | |
parent | c4ff05bbcaf8dd31ac88bdc76f2815da25ac08b0 (diff) | |
download | vdr-1bc5ba817c785f6d99ab5e82a9b5f5be3238dd1c.tar.gz vdr-1bc5ba817c785f6d99ab5e82a9b5f5be3238dd1c.tar.bz2 |
Changed the audio PID language codes to hold up to two 3 letter codes; automatic audio channel setting for two channel audio
Diffstat (limited to 'vdr.5')
-rw-r--r-- | vdr.5 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 1.37 2005/05/16 14:16:48 kls Exp $ +.\" $Id: vdr.5 1.38 2005/09/04 14:43:42 kls Exp $ .\" .TH vdr 5 "19 Mar 2005" "1.3.23" "Video Disk Recorder Files" .SH NAME @@ -136,6 +136,11 @@ by an '=' sign, as in .B ...:101=deu,102=eng;103=deu,104=eng:... +Some channels broadcast two different languages in the two stereo channels, which +can be indicated by adding a second language code, delimited by a '+' sign, as in + +.B ...:101=deu,102=eng+spa;103=deu,104=eng:... + .TP .B TPID The teletext PID. |