View Single Post
  #7 (permalink)  
Old 04-17-2008, 03:20 PM
Dave Almighty Dave Almighty is offline
Member
 
Join Date: Apr 2008
Posts: 6
Dave Almighty is on a distinguished road
It's a tricky one..

I don't suppose there's any way to run C code from a java applet? So that I could use faad and lame? I can't BELIEVE there isn't a java library to do this out there somewhere.. I can't be the first one to want to use java for this reason.

I wouldn't mind creating it from scratch if I had to; it's just impossible to find information about the exact layout of mp3/m4a files.. i.e. right down to which byte shows what in terms of header info etc.

I've never had a situation where I couldn't find a solution to a programming problem, no matter how hard I tried... and I'm determined not to let that happen!
Reply With Quote