| Author |
Java libraries for Sound mixing and promotion of audio to video format
|
Monu Tripathi
Rancher
Joined: Oct 12, 2008
Posts: 1365
|
|
Are there any open source java libraries that can be used on desktop systems for mixing and converting two sound files(mp3/mp4 audio with 3gp/.caf) and producing a resultant compilation in say .3gp format?
Also, is there any java library for desktop systems that can convert an audio in .3gp format to a video format? Also, when converting to video we would be specifying an image resource which is to be displayed all the time video is playing.
There is a muziic encoder tool which does something similar.
Thanks.
|
[List of FAQs] | [Android FAQ] | [My Blog] | [Samuh Varta]
|
 |
Monu Tripathi
Rancher
Joined: Oct 12, 2008
Posts: 1365
|
|
So basically what I was asking above is a converter(music-music format conversion, music-video format promotion) and music mixer library in java.
I hope I was clear above. Please let me know if you want me to add details.
Thanks.
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
I'm pretty sure this type of question has been answered before (I could be wrong though!), have you tried searching this forum?
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
Monu Tripathi
Rancher
Joined: Oct 12, 2008
Posts: 1365
|
|
|
I tried: music mixer, sound mixer in my searched. Did not find any other topic.
|
 |
Karthik Shiraly
Ranch Hand
Joined: Apr 04, 2009
Posts: 369
|
|
Hi,
Check if Xuggler will meet your needs.
I'm not knowledgeable about AV formats, but I've successfully used this to convert from one video format to another. It's just a JNI bridge to the ffmpeg suite, so if ffmpeg can do what you want, most likely Xuggler can too.
|
 |
 |
|
|
subject: Java libraries for Sound mixing and promotion of audio to video format
|
|
|