Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
MP3 processing question
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Snyke, post: 646321"] Well once stripped the id3 tags the data after that is just divided into blocks. I seem to remember that if you have a 128 kbps song you can take the length of the file in bits and simply divide it by 128*1024 and you'll get the length in seconds. MP3 files are pretty tollerant about cutting, just try to get a full block size and then everything should play fine. As for the downsampling I don't know any good library, maybe you can find the bindings for the LAME library somewhere out there ;-) Greets, Snyke [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
MP3 processing question
Top