Hello!
it seems to me that Lame 3.93.1 has one bug. I use lame to
decode mp3 stream. First I
initialize decoder:
lame_decode_init();
and then I try to use lame_decode function, but always it
returns me 0 (need more data before
we can complete the decode).
I have decided this problem, but I haven't confidence that
all right.
I have changed function InitMP3:
//mp->fsizeold = -1;
mp->fsizeold = 0;
With best regards,
Vitaliy V. Trizna
---------------------------------------------------------
http://ngs.ru/ny - Новый год в Новосибирске!
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder