Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Handling mp3's in Java

Reply
Thread Tools

Handling mp3's in Java

 
 
TBelulovich@gmail.com
Guest
Posts: n/a
 
      07-03-2007
Hi all,

I'd like to write a program that splits mp3 files after long enough
periods of silence (say 3 seconds, for example); this would be used to
chop up long recordings into smaller, more manageable pieces.

Are there any Java libraries that can handle this kind of task?

Thanks!

 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      07-03-2007
On Mon, 02 Jul 2007 17:31:39 -0700, wrote,
quoted or indirectly quoted someone who said :

>Are there any Java libraries that can handle this kind of task?


if there are, see http://mindprod.com/jgloss/jmf.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
signal handling and (structured) exception handling Peter C++ 34 10-17-2009 10:03 AM
python list handling and Lisp list handling Mark Tarver Python 22 04-26-2009 09:36 PM
Is faster handling hexadecimal values than handling chars? IƱaki Baz Castillo Ruby 1 04-15-2008 09:04 AM
trouble handling java objects from inside java methods via C badduck Java 3 09-01-2005 05:20 AM
Java Exceptions handling Question Shingitty Bunky Java 4 12-16-2003 07:36 PM



Advertisments