Hello! lame_decode function is available. It declare in lame.h file. About what interface do you speek?
> I didn't know there was a lame decode function available. > Do you have the > interface for that fuction! > > Lars > > ----- Original Message ----- > From: "Vitaliy Trizna" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, December 19, 2003 3:46 PM > Subject: [mp3encoder] > > > > 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; --------------------------------------------------------- http://ngs.ru/ny - Новый год в Новосибирске! _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
