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
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