Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HOW DO U CONCATENATE MP3 FILES USING JAVA? 1

Status
Not open for further replies.

bublathejuggla

Technical User
Joined
Sep 21, 2002
Messages
16
Location
GB
hi all.
i need to concatenate mp3 files on-the-fly for my application, based on user inputs. is this possible? if so, how?
i have read that Java will not support mp3 in which case im buggered.

having concatenated all the files the user requires, i need to save it into one large file which can then be downloaded to an mp3 player by the user.

please help

bub
 
I did a Google search and found several MP3 players based on JavaSound. Check out:


It's an open source project that's managing to do MP3s. I haven't researched how they're doing it, but it must be possible....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top