On Fri, 15 Nov 2002 17:07:11 +0300 Dmitry <[EMAIL PROTECTED]> wrote: > The encoder inserts an empty audio data frame (417 bytes) after the ID3v2 > tag and before the actual audio data.
VBR or CBR? In the later case this may be because of a missing call to lame_mp3_tags_fid(). > ----- Original Message ----- > From: "Jackie" <[EMAIL PROTECTED]> > To: "Krick" <[EMAIL PROTECTED]> > Sent: Tuesday, November 12, 2002 7:57 PM > Subject: Re: Invalid First Frame > > > > Hi Krick, > > > > The error happens in the dll. I have tested myself now with MP3Test and it > > reports this error. It does not report this error if I use LAME's dll ver > > 3.89 and it does not report this error if I use a lame_enc.dll 3.92 that > is > > included in CDEX. http://cdex.n3.net. So you can get LAME's dll from there > > instead. Ah! Yes, this is because of the missing call then. Bye, Alexander. -- Loose bits sink chips. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
