[XviD-devel] Invalid stuffing bits

Bobololo b0b0l0l0 at free.fr
Tue Mar 18 02:04:10 CET 2003


On Tue, 18 Mar 2003, Edouard Gomez wrote:

> Bobololo (b0b0l0l0 at free.fr) wrote:
> >     BitstreamPutBits(&bs, 0xFFFF, 16);
> >     BitstreamPutBits(&bs, 0xFFFF, 16);
> >     BitstreamPad(&bs);
>
> The fix  is trivial, we only have  to remove the 0xfffff  bytes from the
> bitstream.

Hum, I'm not sure to understand your correction. Did I miss some
initialization code of the pFrame->bitstream buffer ? Otherwise I can't
figure out how the stuffing bits are set at the end of a VOP. Would you
mind clarifying the fix ?

Bobololo.


More information about the XviD-devel mailing list