diff options
Diffstat (limited to 'vdr.5')
-rw-r--r-- | vdr.5 | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.3 2008/05/02 13:48:31 kls Exp $ +.\" $Id: vdr.5 2.4 2008/07/06 13:00:19 kls Exp $ .\" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .SH NAME @@ -126,7 +126,13 @@ The symbol rate of this channel (DVB-S and DVB-C only). The video PID (set to '0' for radio channels). If this channel uses a separate PCR PID, it follows the VPID, separated by a plus sign, as in + .B ...:164+17:... + +If this channel has a video mode other than 0, the mode +follows the pids, separated by an '=' sign, as in + +.B ...:164+17=27:... .TP .B APID The audio PID (either one number, or several, separated by commas). |