cunningvan
Sep 4 2009, 15:54
Hi everyone,
Can anyone recommend me a software or is there any source code out there whose mp3 decoder frame offset and filter bank parameters are the same as the one used during the encoding process?
DVDdoug
Sep 4 2009, 18:43
I'm not an expert, but all decoders are supposed to give byte-for-byte identical results (not the case for encoders).
The LAME source includes both an encoder and decoder.
They might not be identical but they should only differ in the LSB, at least before you apply dither.
cunningvan
Sep 7 2009, 04:34
Hi,
can i check if the lame source code is available in c/c++ coding?
QUOTE (cunningvan @ Sep 7 2009, 04:34)

Hi,
can i check if the lame source code is available in c/c++ coding?
C source available here:
http://sourceforge.net/projects/lame/files/
jeffcech
Sep 7 2009, 10:51
Sorry for hijacking your thread cunningvan. But can i check with you does anyone know the lame encoder filterbank parameters? Since you are asking about something similar..
For example if it is sine window shape.. And other encoder filterbank parameters for me to redesign out the filterbank in matlab.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.