Re: [vdr] vdr bug with InitialChannel?

2011-06-06 Thread Peer Oliver Schmidt
On 06/02/2011 07:05 PM, Lars Bläser wrote: [..] > if you choose to have a special starting channel and insert or delete a > channel before that channel its not the right channel anymore when > starting vdr the next time > > reason is that only the number of the channel in the channels.conf is > sa

Re: [vdr] Weird recording problem

2011-06-06 Thread Senufo
Hi, It's the same problem I had in France with the channel TNT "France 4". I proposed this dirty patch in May 2010, without understanding why : --- remux.c2010-05-04 14:55:50.0 +0200 +++ remux.c.orig 2010-05-04 21:57:38.0 +0200 @@ -960,6 +960,7 @@ return Processed; // f

Re: [vdr] Weird recording problem

2011-06-06 Thread Johan Andersson
Yes, I have a similar patch and it works nicely too. It's just that it does not work for the reason I thought, namely that the stream held an illegal code. I think it works because it detects that the starting code is at the end of a packet and this stream always starts an I-frame in the next p