Converting audio files(.3gp) to video with Album cover and uploading to YouTube
Posted
by Samuh
on Stack Overflow
See other posts from Stack Overflow
or by Samuh
Published on 2010-06-11T07:18:32Z
Indexed on
2010/06/11
9:23 UTC
Read the original article
Hit count: 202
I have an audio file in .3gp format on my Android device which I wish to upload to YouTube. I know that YouTube is a video upload site and that I need to convert this sound file to video.
I just want an image to display all the time the audio is playing.
Google tells me there are number of tools that can help me. But I want to do this via java code from my Android device.
Please help.
Thanks.
© Stack Overflow or respective owner