Re: [vdr] in-kernel lirc and devinput

2012-10-17 Thread Johan Andersson
Hi, Dunno if there is a howto, googling around when I had the same problem with Ubuntu 12.04, told me to put some disabling stuff in xorg.conf. /Johan 17 okt 2012 kl. 20:21 skrev Jouni Karvo : > hi, > > earlier, I used to compile lirc separately, but nowadays there are lirc > modules in the

[vdr] Problems viewing while recording with IPTV plugin 0.5.2

2012-05-16 Thread Johan Andersson
Do anyone else have IPTV problems with vdr 1.7.27? I am trying to update to vdr 1.7.27 on Ubuntu Precise. I have tried both a 'pure' VDR and the yavdr teams PPA. In both cases, if I record one channel supplied by IPTV I can not view another supplied by IPTV. I have the plugin started with '

Re: [vdr] UK FreeviewHD and VDR

2011-08-12 Thread Johan Andersson
DVB-T2 has entered Sweden too, so I'm interested in this topic too. AFAIK there is only two DVB-T2 gadgets, the nanoStick and Blackgolds BGT3620, none have mainstream working Linux drivers yet. I currently stream MUMUDVB(Multicast) -> VDR-IPTV from server to client with EPG imported by XMLTV.

Re: [vdr] Weird recording problem

2011-06-06 Thread Johan Andersson
ame = true; independentFrame = ((Data[i + 2] >> 3) & 0x07) == 1; // I-Frame + if (((Data[i + 2] >> 3) & 0x07) == 0) { independentFrame = 1;} if (synced) { if (framesPerPayloadUnit <= 1) scanning = false; I use it since without problem. Senufo Date: Fri, 03 Jun 2011 22:33

Re: [vdr] Weird recording problem

2011-06-03 Thread Johan Andersson
t of the relevant PID, if you are interested. /Johan Johan Andersson skrev 2011-05-29 19:14: [...] I got a very positive sounding response from Teracom. I got the impression they are really going to fix this. For anyone else interested I simply mailed their support address on their homepage h

Re: [vdr] Weird recording problem

2011-05-29 Thread Johan Andersson
, Johan Andersson wrote: I sent off a question to customer support at Teracom and got a reply indicating that they do have an error relating to these channels in their 'coding platform'. Thanks for actually doing this - finally a broadcaster who at least admits *they* have a problem ;

Re: [vdr] Weird recording problem

2011-05-28 Thread Johan Andersson
f I do not need, but it is very simple to install and maintain. /Johan -- Johan Andersson, j...@jna.pp.se ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Weird recording problem

2011-05-28 Thread Johan Andersson
ough. I managed to build the yavdr teams vdr-dev(1.7.17) for Ubuntu Lucid, from source with my change so I can again record TV6. The main reason for using the yavdr stuff is VDPAU, as I use xineliboutput. /Johan Johan Andersson skrev 2011-05-26 07:16: Klaus Schmidinger skrev 2011-05-26 00:4

Re: [vdr] Weird recording problem

2011-05-25 Thread Johan Andersson
estion is who is doing the DVB encoding. The change is fairly recent though, I have recorded TV6 without problems for years. This has occured within the last few months. /Johan -- Johan Andersson, j...@jna.pp.se ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Weird recording problem

2011-05-25 Thread Johan Andersson
inuxtv.org/pipermail/vdr/2010-June/023193.html Best regards Le mercredi 25 mai 2011 21:57:15, Johan Andersson a écrit : Has anyone seen something similar to this? [...] The relevant line in remux.c is: #609: independentFrame = ((Data[i+2]>>3)& 0x07)==1; >> [...

[vdr] Weird recording problem

2011-05-25 Thread Johan Andersson
& 0x07)==1; For TV6 this '(Data[i+2]>>3) & 0x07' is 0,2 and 3 but not '1' for the 30s before recorder times out and considers video stream broken. For TV4 it gets to be '1' within a couple of seconds. Any ideas or debug suggestions ar

[vdr] VDR client/server (was Re: Developer versions)

2011-01-13 Thread Johan Andersson
many DVB adapters as MUX'es though, but here in Sweden that translates to at most 7 and in practice 4-5. /Johan -- Johan Andersson, j...@jna.pp.se ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Irritating bug watching ongoing recordings 1.7.10 (karmic builds)

2010-01-09 Thread Johan Andersson
The problem does not occur if storage is on local disk or if vdr is verion 1.6.0. So this is seemingly .ts files on an NFS server. I tried NFS v2,v3 and noac mount option (no client attribute cache), the error still occurs. I will continue debugging... /Johan Johan Andersson skrev: Not a

Re: [vdr] Irritating bug watching ongoing recordings 1.7.10 (karmic builds)

2010-01-06 Thread Johan Andersson
Tue, Jan 5, 2010 at 1:10 PM, Johan Andersson wrote: Since I can't reproduce this behavior here, I'm afraid I can't help you. Somebody who can reproduce this will have to debug it. Klaus ___ vdr mailing list vdr@linuxtv.org http://www.li

[vdr] Irritating bug watching ongoing recordings 1.7.10 (karmic builds)

2010-01-05 Thread Johan Andersson
mmidiately resume watching it, vdr will show 15min in size. If I let it continue till 15min it will stop my watching the recording as if it was ended. I can the of course resume watching again, as the size will always be the size when I start watching the recording. /Johan -- Johan An

Re: [vdr] Where do you live and what kind of broadcast do you receive?

2009-03-18 Thread Johan Andersson
Country: Sweden Transmission: DVB-T Encoding: MPEG-2 for SD (~15) ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Popcorn as VDR frontend

2009-03-14 Thread Johan Andersson
ki and SVN repository. Please suggest something. Please note though that the time I can put on this is very limited, my VDR adventures is a very slow moving process, with family, house and work taking up most of my time. /Johan -- Johan Andersson, j...

[vdr] Popcorn as VDR frontend

2009-03-12 Thread Johan Andersson
e OSD displayed ontop of the video layer. Before I dig deeper into this I would like to ask the community what has been tried and what routes do you see as most viable? I know of some other PCH frontend software for GBPVR Myth, ie vomp and mvcpmx(?) but they seem to return me to the world of silen