![]() |
[OLD] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Tips, tricks, and step by step guides (https://forum.kodi.tv/forumdisplay.php?fid=110) +--- Thread: [OLD] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! (/showthread.php?tid=51945) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
- Gujs - 2010-04-22 xbmcuser2000 Wrote:Thank you very much. I just asked for space on my ppa. I will upload lucid version when it is approved. - Razor_109 - 2010-04-23 Gujs Wrote:I just asked for space on my ppa. I will upload lucid version when it is approved. I see you have added libva and vdpau-backend.. can you maybe explain how it works? just installing those PPA's and your XBMC-PVR2 should work? VAAPI will be used on live tv? ![]() Thanks! - Gujs - 2010-04-23 Not yet. I am still testing this. I hope I will get it to work during this weekend. - Nick8888 - 2010-04-24 Ive been successful in putting the tvheadend web server behind apache with the following .conf Code: ProxyRequests Off However this means I need to type in Code: http://domain.com/tvheadend/ Code: http://domain.com/tvheadendextjs.html - Gujs - 2010-04-24 I managed to get it working with VAAPI. But deinterlacing is not working now. You can try it with instaling xbmc from my repo. You also need package vdpau-video installed, which you also get in my repository. Then you can select in XBMC settings -> Video -> Playback what you want to use for hardware acceleration. I hope they will add deinterlacing soon. - vajonam - 2010-04-25 Firstly great job on the ppa! I am not able to start a VDPAU mpeg2 stream FactoryCodec - Video: - Opening CDVDVideoCodecFFmpeg::Open() Creating VDPAU(0x0, 2) (VDPAU) no width/height available, can't init CDVDVideoCodecFFmpeg::Open() Failed to get VDPAU device (VDPAU) Close CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video FactoryCodec - Video: ff-mpeg2video - Opened Creating video thread I have Nvidia ION is this known limitation? Looks likv TVHeadend is not correctly reporting the size? I am watching 1920x1080i content through hts-tvheaded (from the ppa). As result the play back is choppy on my box. The same file when recorded and them played back as MKV works with VDPAU. Any ideas? - moontan77 - 2010-04-25 is cccam (capmt) working without problems for anyone? only 2.0.9 works for me, and even with that it eventually stops working. CCcam.log is full of gibberish when it stops working. The guy who added the capmt plugin seems to have disappeared off the face of the earth unfortunately. - uwinkelvos - 2010-04-26 vajonam Wrote:Firstly great job on the ppa! its a known bug: http://trac.xbmc.org/ticket/8615 I figured out the following theorie: streams usualy do not start with an i-frame and as these are the only frame types from which correct picture dimensions can be obtained. Imho for the playback of a stream all frames are beeing disarded until the first i-frame is found. So xbmc should discard any other frames for streams, than determine the pic size and than start the playback. cccam - Mike34 - 2010-04-26 Cccam is still working for me but only the old 2.09 version I'm looking at changing to newcs but looks harder to sort - dh.harald - 2010-04-26 vajonam Wrote:Firstly great job on the ppa! Same here. I've Nvidia ION (Asus AT3N7A-I), xbmc, tvheadend taken from your repo. My TV is 720p 21:39:58 T:2984967024 M:1606209536 NOTICE: Opening video stream: 0 source: 256 21:39:58 T:2984967024 M:1606209536 NOTICE: Creating video codec with codec id: 2 21:39:58 T:2984967024 M:1606209536 DEBUG: CDVDFactoryCodec: compiled in hardware support: Crystal HD:yes VDPAU:yes VAAPI:yes 21:39:58 T:2984967024 M:1606209536 DEBUG: FactoryCodec - Video: - Opening 21:39:58 T:2984967024 M:1606209536 DEBUG: SECTION:LoadDLL(special://xbmc/system/players/dvdplayer/avutil-50-i486-linux.so) 21:39:58 T:2984967024 M:1606209536 DEBUG: Loading: /usr/share/xbmc/system/players/dvdplayer/avutil-50-i486-linux.so 21:39:58 T:2984967024 M:1606082560 DEBUG: SECTION:LoadDLL(special://xbmc/system/players/dvdplayer/avcodec-52-i486-linux.so) 21:39:58 T:2984967024 M:1606082560 DEBUG: Loading: /usr/share/xbmc/system/players/dvdplayer/avcodec-52-i486-linux.so 21:39:58 T:2984967024 M:1602527232 DEBUG: SECTION:LoadDLL(special://xbmc/system/players/dvdplayer/swscale-0.6.1-i486-linux.so) 21:39:58 T:2984967024 M:1602527232 DEBUG: Loading: /usr/share/xbmc/system/players/dvdplayer/swscale-0.6.1-i486-linux.so 21:39:58 T:2984967024 M:1602322432 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(0x0, 2) 21:39:58 T:2984967024 M:1602322432 WARNING: (VDPAU) no width/height available, can't init 21:39:58 T:2984967024 M:1602322432 NOTICE: CDVDVideoCodecFFmpeg::Open() Failed to get VDPAU device 21:39:58 T:2984967024 M:1602322432 NOTICE: (VDPAU) Close 21:39:58 T:2984967024 M:1602322432 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video 21:39:58 T:2984967024 M:1602322432 DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened 21:40:53 T:2984967024 M:1597804544 NOTICE: Opening video stream: 1 source: 256 21:40:53 T:2984967024 M:1597804544 NOTICE: Creating video codec with codec id: 28 21:40:53 T:2984967024 M:1597804544 DEBUG: CDVDFactoryCodec: compiled in hardware support: Crystal HD:yes VDPAU:yes VAAPI:yes 21:40:53 T:2984967024 M:1597804544 DEBUG: FactoryCodec - Video: - Opening 21:40:53 T:2984967024 M:1597804544 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(0x0, 28) 21:40:53 T:2984967024 M:1597804544 WARNING: (VDPAU) no width/height available, can't init 21:40:53 T:2984967024 M:1597804544 NOTICE: CDVDVideoCodecFFmpeg::Open() Failed to get VDPAU device 21:40:53 T:2984967024 M:1597804544 NOTICE: (VDPAU) Close 21:40:53 T:2984967024 M:1597804544 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 21:40:53 T:2984967024 M:1597804544 DEBUG: FactoryCodec - Video: ff-h264 - Opened I can give you any further information ![]() - RoboSK - 2010-04-27 Hi, have Tvheadend support for Analog TV card Hauppauge PVR 150/250/350/500 ? thanks - hwaastad - 2010-04-27 RoboSK Wrote:Hi, have Tvheadend support for Analog TV card Hauppauge PVR 150/250/350/500 ? Yes it does. At least the last version. You just manually have to enter the frequencies and do all the service/xmltv mapping by hand br hw - RoboSK - 2010-04-28 thanks and next /last ![]() "classic" (DVB-S/2) sattelite have function to remember selected audio/subtitle track - have this feature XBMC/Tvheadend ? - example - i have 2 programs a) with "en" audio b) with "en,de,sk" audio is possible select audio into "b" to "sk", then switch to "a" and then back to "b" with automatic selected "sk" audio ? -same question to subtitle... thanks - moontan77 - 2010-04-30 can anyone tell me what is happening here? using capmt and lot of the channels wont open and the ones that dont work report something like this in the log (I put in the X's!) 18:30:43.085 CCcam: found nds caid: 0x961 ecmpid: 0x500 id: 0x0 18:30:43.085 CCcam: cam[0] set PMT for sid=2581 18:30:43.086 CCcam: start EMM 18:30:43.180 CCcam: [31;1mremote ecm -> XXX.XXX.X.XX:XXXXX 0x961(0x000)[0m 18:30:43.243 CCcam: EMM demux 1 set 18:30:43.243 CCcam: ignore pid for 960:000000 18:30:43.243 CCcam: EMM: not interested in 0960:000000 18:30:43.243 CCcam: EMM: not interested in 0961:000000 18:30:43.243 CCcam: EMM: start filter on nds emmpid: 0xc0 caid: 0x963 id: 0x0 18:30:43.370 CCcam: [31;1mremote ecm <- XXX.XXX.X.XX:XXXXX error[0m 18:30:43.370 CCcam: [31;1mcam[0] ecm odd nok caid:0x961 id:0x0 pid:0x500 BSkyB (28E) (NDS)[0m 18:30:43.379 CCcam: [31;1mremote ecm -> XXX.XXX.X.XX:XXXXX 0x961(0x000)[0m 18:30:43.380 CCcam: [31;1mremote ecm <- XXX.XXX.X.XX:XXXXX failure from cache[0m 18:30:43.380 CCcam: [31;1mcam[0] ecm odd nok caid:0x961 id:0x0 pid:0x500 BSkyB (28E) (NDS)[0m 18:30:43.481 CCcam: [31;1mremote ecm -> XXX.XXX.X.XX:XXXXX 0x961(0x000)[0m 18:30:43.481 CCcam: [31;1mremote ecm <- XXX.XXX.X.XX:XXXXX failure from cache[0m 18:30:43.481 CCcam: [31;1mcam[0] ecm odd nok caid:0x961 id:0x0 pid:0x500 BSkyB (28E) (NDS)[0m - anguser - 2010-05-03 Hi, i really like the combination of tvheadend and XBMC. After using the htsp://... method i now changed to pvr-testing2 to get a full epg. This also works fine, but i have a problem sorting the channels. When useing htsp:// the channellist is like i defined it in tvheadend. But when im useing the liveTv module in pvr-testing2 all channels are sortet alphabetical. Is there any chance to sort these channels correct? greets anguser |