Re: [vdr] Re : vdr 1.7.10 no record channel

2010-06-30 Thread Reinhard Nissl
Hi, Am 30.06.2010 16:47, schrieb Senufo: > I read the ISO / IEC 13818-2: 1995 for trying to better understand how > is the detection of I-frames. > In Chapter 6.2 the header image will begin by picture_start_code > in remux.c > > if (scan == 0x0100) (/ / Picture Start Code > > If I underst

[vdr] Re : vdr 1.7.10 no record channel

2010-06-30 Thread Senufo
Hi, I read the ISO / IEC 13818-2: 1995 for trying to better understand how is the detection of I-frames. In Chapter 6.2 the header image will begin by picture_start_code in remux.c if (scan == 0x0100) (/ / Picture Start Code If I understand the detection of the i-frame is in the picture