Hi,
I actually have 3 questions :-)
1) Looking to see if there is any fixed point implementation of MPEG audio encoder.
Some stable encoder like LAME modified for fixed point arithmetic.
2) I am trying to use the floating point Shine encoder compiled using Visual C++ on a Windows PC platform. When I build and run the code, the program crashes at the first frame itself in the outerloop() routine. Has anyone faced similar problems?
3) I took a look at the fixed point Shine encoder; looks like there is no Psycho-accoustic model in there. The code corresponding to the calculation of Psycho-accoustic distortion levels seems to be commented out. Why??
Thanks in advance.
Reduce Entropy