MP3 splitter
843802Apr 25 2009 — edited Apr 27 2009Hi,
I want to split a single MP3 file into multiple MP3s on the basis of time. Is it possible through Java multimedia APIs? (I read somewhere that latest version of API does support MP3 too) If yes, can someone give me some pointers?
If not through APIs, is there any other way I can do it? If yes, any pointers?
Thanks in advance.