diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 13:05:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 13:05:12 +0200 |
commit | c9e0393d805ea5ad634675d240f6f471039215dd (patch) | |
tree | 7f4c08a457014e81c15a5214235bde1a32b7e61b /vdr.1 | |
parent | b7181930c80a9040876e7eff7e05f0e006fb2369 (diff) | |
download | vdr-c9e0393d805ea5ad634675d240f6f471039215dd.tar.gz vdr-c9e0393d805ea5ad634675d240f6f471039215dd.tar.bz2 |
Fixed the vdr.1 man page (a single DVB card can record and do live tv)
Diffstat (limited to 'vdr.1')
-rw-r--r-- | vdr.1 | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -8,9 +8,9 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.1 1.22 2006/01/14 11:09:08 kls Exp $ +.\" $Id: vdr.1 1.23 2006/04/14 13:03:18 kls Exp $ .\" -.TH vdr 1 "08 Jan 2006" "1.3.38" "Video Disk Recorder" +.TH vdr 1 "14 Apr 2006" "1.3.47" "Video Disk Recorder" .SH NAME vdr - the Video Disk Recorder .SH SYNOPSIS @@ -22,10 +22,12 @@ implements a complete digital Set-Top Box and Video Recorder. It can work with signals received from satellites (DVB-S) as well as cable (DVB-C) and terrestrial (DVB-T) signals. -At least one DVB card is required to run \fBvdr\fR, but in order -to watch one broadcast while recording another, or to start watching -a recorded programme before the live broadcast has ended (\fBtime shifting\fR), -two DVB cards are necessary. By default \fBvdr\fR can support up to four +At least one DVB card is required to run \fBvdr\fR. With it you can watch +live tv while recording one or more other broadcasts from the same transponder. +It is also possible to start watching a recorded programme before the live +broadcast has ended (\fBtime shifting\fR). In order to record from different +transponders simultaneously two or more DVB cards are necessary. +By default \fBvdr\fR can support up to four DVB cards. The primary DVB card (the one your tv set is connected to) has to be a "full featured" card, which means it must contain an MPEG decoder and provide audio and video signal outputs. |