Hi, Robert,

>>>>> "R" == Robert Hegemann <[EMAIL PROTECTED]> writes:

    R> I still get assertion failures at this point.

Uum,,,,, really ?

    R> Sorry, but it is not OK now. If you check count1 == 576 before
    R> this, what happens if count1 == 575?
    R> 575+2=577 --> index overflow --> crash/assertion failure!

    R> So I assume, you have to check count1 >= 575 before.

MP3 standards says count1 should be even number.
if it is odd number like 575, it will cause the problem another point,
like l3bitstream.c
---
Takehiro TOMINAGA // may the source be with you!
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to