Last modified by Leon Poon on 2019/12/12 23:59

From version 3.1
edited by Leon Poon
on 2019/12/12 10:36
Change comment: There is no comment for this version
To version 6.1
edited by Leon Poon
on 2019/12/12 15:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,56 @@
1 -Singapore
1 +VLC log:
2 2  
3 3  {{code language="plain"}}
4 -dvb-t2://frequency=538000000:bandwidth=8:program=
5 -dvb-t2://frequency=554000000:bandwidth=8:program=
6 -dvb-t2://frequency=570000000:bandwidth=8:program=
4 +## 538 Mhz
5 +[00007f1e1c030470] ts demux debug: new SDT ts_id=1 version=3 current_next=1 network_id=8894
6 +[00007f1e1c030470] ts demux debug: * service id=2 eit schedule=1 present=1 running=4 free_ca=0
7 +[00007f1e1c030470] ts demux debug: - type=25 provider=mediacorp name=Channel 5
8 +[00007f1e180009e0] main input debug: EsOutProgramMeta: number=2
9 +[00007f1e1c030470] ts demux debug: * service id=4 eit schedule=1 present=1 running=4 free_ca=0
10 +[00007f1e1c030470] ts demux debug: - type=25 provider=mediacorp name=Suria
11 +[00007f1e180009e0] main input debug: EsOutProgramMeta: number=4
12 +
13 +##554 Mhz
14 +[00007fc7340367f0] ts demux debug: new SDT ts_id=2 version=17 current_next=1 network_id=8894
15 +[00007fc7340367f0] ts demux debug: * service id=3 eit schedule=1 present=1 running=4 free_ca=0
16 +[00007fc7340367f0] ts demux debug: - type=25 provider=mediacorp name=Channel 8
17 +[00007fc73c0009e0] main input debug: EsOutProgramMeta: number=3
18 +[00007fc7340367f0] ts demux debug: * service id=5 eit schedule=1 present=1 running=4 free_ca=0
19 +[00007fc7340367f0] ts demux debug: - type=25 provider=mediacorp name=Vasantham
20 +[00007fc73c0009e0] main input debug: EsOutProgramMeta: number=5
21 +
22 +
23 +## 570 Mhz
24 +
25 +[00007f3af0032520] ts demux debug: new SDT ts_id=4 version=9 current_next=1 network_id=8894
26 +[00007f3af0032520] ts demux debug: * service id=16 eit schedule=1 present=1 running=4 free_ca=0
27 +[00007f3af0032520] ts demux debug: - type=25 provider=mediacorp name=CNA
28 +[00007f3aec0009e0] main input debug: EsOutProgramMeta: number=16
29 +[00007f3af0032520] ts demux debug: * service id=17 eit schedule=1 present=1 running=4 free_ca=0
30 +[00007f3af0032520] ts demux debug: - type=25 provider=mediacorp name=Channel U
31 +[00007f3aec0009e0] main input debug: EsOutProgramMeta: number=17
32 +
7 7  {{/code}}
8 8  
35 +VLC command:
36 +
37 +{{code language="plain"}}
38 +## VLC
39 +
40 +# Ch 5
41 +--deinterlace 1 dvb-t2://frequency=538000000:bandwidth=8 :program=2
42 +# Suria
43 +--deinterlace 1 dvb-t2://frequency=538000000:bandwidth=8 :program=4
44 +# Ch 8
45 +--deinterlace 1 dvb-t2://frequency=554000000:bandwidth=8 :program=3
46 +# Vasantham
47 +--deinterlace 1 dvb-t2://frequency=554000000:bandwidth=8 :program=5
48 +# Channel News Asia
49 +--deinterlace 1 dvb-t2://frequency=570000000:bandwidth=8 :program=16
50 +# Ch U
51 +--deinterlace 1 dvb-t2://frequency=570000000:bandwidth=8 :program=17
52 +{{/code}}
53 +
9 9  scanning:
10 10  
11 11  {{code language="plain"}}