Easy way to extract MP3 play time and save 30 second clip?
843802Sep 2 2008 — edited Apr 29 2009I'm sure there is a simple way to do this, but I've been trying to find a solution for a few days and have not been able to come up with anything. I have a collection of MP3 files that I'm trying to index and get into a database. I need to be able to determine the bit rate, total play time and save a 30-second clip from the file. Is this possible with the Java media libraries? If so, could I get some pointers at what direction I should be take?
Thanks in advance