[XviD-devel] Possible bug in decoder with bframes turned on ?

Edouard Gomez xvid-devel@xvid.org
Thu, 18 Jul 2002 22:24:08 +0200


Just to be sure i've added a simple printf("%s frame\n",frame_types[vop_type]);
in the main decode function. This gives me :

I Frame
P Frame
B Frame
P Frame
B Frame
P Frame
B Frame
P Frame
...
Then I frame and PB couples again.

But this clip has been encoded  with divx4 and has a DIVX fourcc which
is divx4 content iirc. So why the decoder finds b frames ?

If someone want a piece of the AVI file, let me know it.

-- 
Edouard Gomez