diff options
Diffstat (limited to 'vdr.5')
-rw-r--r-- | vdr.5 | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 1.30 2004/12/18 12:40:47 kls Exp $ +.\" $Id: vdr.5 1.31 2005/01/02 13:57:10 kls Exp $ .\" .TH vdr 5 "19 Dec 2004" "1.3.18" "Video Disk Recorder Files" .SH NAME @@ -613,6 +613,7 @@ l l. \fBT\fR@<title> \fBS\fR@<short text> \fBD\fR@<description> +\fBX\fR@<stream> <type> <language> <descr> \fBV\fR@<vps time> \fBe\fR@ \fBc\fR@ @@ -622,8 +623,10 @@ Lowercase characters mark the end of a sequence that was started by the corresponding uppercase character. The outer frame consists of a sequence of one or more \fBC\fR...\fBc\fR (Channel) entries. Inside these any number of \fBE\fR...\fBe\fR (Event) entries are allowed. -The \fBT\fR, \fBS\fR and \fBD\fR entries are optional (although every event +All other tags are optional (although every event should at least have a \fBT\fR entry). +There may be several \fBX\fR tags, depending on the number of tracks (video, audio etc.) +the event provides. .TS tab (@); @@ -636,6 +639,10 @@ l l. <title> @is the title of the event <short text> @is the short text of the event (typically the name of the episode etc.) <description> @is the description of the event (any '|' characters will be interpreted as newlines) +<stream> @is the stream content (1 = video, 2 = audio) +<type> @is the stream type according to ETSI EN 300 468 +<language> @is the three letter language code +<descr> @is the description of this stream component <vps time> @is the Video Programming Service time of this event .TE |