mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Fixed the description of the 'M' parameter of channel definitions in vdr.5
This commit is contained in:
parent
c191acaa3d
commit
a465820c1c
1
HISTORY
1
HISTORY
@ -7777,3 +7777,4 @@ Video Disk Recorder Revision History
|
|||||||
2013-03-28: Version 2.0.0
|
2013-03-28: Version 2.0.0
|
||||||
|
|
||||||
- Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras).
|
- Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras).
|
||||||
|
- Fixed the description of the 'M' parameter of channel definitions in vdr.5.
|
||||||
|
5
vdr.5
5
vdr.5
@ -8,7 +8,7 @@
|
|||||||
.\" License as specified in the file COPYING that comes with the
|
.\" License as specified in the file COPYING that comes with the
|
||||||
.\" vdr distribution.
|
.\" vdr distribution.
|
||||||
.\"
|
.\"
|
||||||
.\" $Id: vdr.5 2.34 2013/03/18 12:37:17 kls Exp $
|
.\" $Id: vdr.5 2.35 2013/03/28 09:14:53 kls Exp $
|
||||||
.\"
|
.\"
|
||||||
.TH vdr 5 "31 Mar 2013" "2.0" "Video Disk Recorder Files"
|
.TH vdr 5 "31 Mar 2013" "2.0" "Video Disk Recorder Files"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
@ -98,7 +98,7 @@ l l.
|
|||||||
\fBH\fR@Horizontal polarization
|
\fBH\fR@Horizontal polarization
|
||||||
\fBI\fR@Inversion (0, 1)
|
\fBI\fR@Inversion (0, 1)
|
||||||
\fBL\fR@Left circular polarization
|
\fBL\fR@Left circular polarization
|
||||||
\fBM\fR@Modulation (2, 5, 6, 10, 11, 16, 32, 64, 128, 256, 998)
|
\fBM\fR@Modulation (2, 5, 6, 7, 10, 11, 12, 16, 32, 64, 128, 256, 999)
|
||||||
\fBO\fR@rollOff (0, 20, 25, 35)
|
\fBO\fR@rollOff (0, 20, 25, 35)
|
||||||
\fBP\fR@stream id (0-255)
|
\fBP\fR@stream id (0-255)
|
||||||
\fBR\fR@Right circular polarization
|
\fBR\fR@Right circular polarization
|
||||||
@ -133,6 +133,7 @@ l l.
|
|||||||
\fB11\fR@VSB16 (ATSC aerial)
|
\fB11\fR@VSB16 (ATSC aerial)
|
||||||
\fB12\fR@DQPSK (ISDB-T)
|
\fB12\fR@DQPSK (ISDB-T)
|
||||||
\fB16\fR@QAM16 (DVB-T, DVB-T2, ISDB-T)
|
\fB16\fR@QAM16 (DVB-T, DVB-T2, ISDB-T)
|
||||||
|
\fB32\fR@QAM32
|
||||||
\fB64\fR@QAM64 (DVB-C, DVB-T, DVB-T2, ISDB-T)
|
\fB64\fR@QAM64 (DVB-C, DVB-T, DVB-T2, ISDB-T)
|
||||||
\fB128\fR@QAM128 (DVB-C)
|
\fB128\fR@QAM128 (DVB-C)
|
||||||
\fB256\fR@QAM256 (DVB-C, DVB-T2)
|
\fB256\fR@QAM256 (DVB-C, DVB-T2)
|
||||||
|
Loading…
Reference in New Issue
Block a user