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 manipulation in java
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="hilz, post: 630423"] Hi I am trying to do the following: open an mp3 file, read a certain segment from the file (based on some start and end time mark) and write this segment to a new file. I tried to look at the Java Media Framework, but it is awfully complicated and does not seem to have good documentation or examples. In addition, to be able to work with mp3 files, this framework needs a separate plugin that needs to be installed, and it seems to be only for windows. there doesn't seem to be a cross platfrom solution.... what's up with that? Is there another platform independant way of doing this without using the Java Media Framework? Is there any other opensource/free framework for doing what i want to do? please help. thanks [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
mp3 manipulation in java
Top