> I'm currently writing a simple tool to convert MP3 (and later MP2 and
> MP1) to correct WAV files (with the exact bitrate, even for VBR files)
> that could be muxed with video accurately...

I was thinking that it was already the case with the acm codec. Could you
explain limitations of your acm codec please?

> But now I have a problem with the last frame that contains "LAME" at the
> same position (seems like). Is there any documentation on this frame ? I
> guess it doesn't contain audio. Is the "LAME" data always at the same
> position ?

There is audio in this frame. The "LAME" string should only be some padding
when in the last frame there is remaining space after audio encoding.
Moreover you could check the "info" tag which indicates encoder delay and
padding for the file in number of samples.

Bye,

----
Gabriel Bouvigne
www.mp3-tech.org
personal page: http://gabriel.mp3-tech.org


_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to