The assert(gfc->header[gfc->w_ptr].write_timing >= bs->totbit); problem can be caused by the totbit/write_timing integer overflow during long encodings. You can generate this by: lame -r /dev/zero /dev/null and letting it run for a while. I just committed a crude fix for the totbit/write_timing overflow problem (last 10 lines of bitstream.c in CVS) but Takehiro may have a better idea. Mark -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )
- [MP3 ENCODER] 3.84a1 vbr bitrate tweaks = ok. Mark Taylor
- [MP3 ENCODER] 3.84a1 vbr bitrate tweaks = ok. Roel VdB
- Re: [MP3 ENCODER] totbit/write_timing overflow Takehiro Tominaga
