[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Date Index][
Thread Index][
Author Index]
Mp3 encoder - ISO code problem
Hello,
I am a student doing my masters and as my thesis project taken
up MP3 Encoder porting and optimization on TI platform. I am trying to
use 8Hz-mp3 (release 0.2b) ISO reference code ( Downloaded the same
from :
mp3-tech.org -> Programmer's corner -> Encoding engines
source codes) to compile and execute the same. BUT with a bit
rate of 128Kbps I am getting memory exception error and crashes. While
it works for all other bit rates and I am able to get encoded mp3 frame
( BUT there some beginning frames are missed out).
Please let me know and help me out in this issue. So that atleast I can have a ISO baseline code working properly.
Thanks in advance,
swami