sumodhkrishna / ffmpeg-sharp

ffmpeg-sharp
1 stars 0 forks source link

Wrapping mp3+jpg to 3gp format with ffmpeg-sharp #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Am seeking help on how to accomplish this.

I have 10 images(jpg), and 10 audio(mp3) files that are destined to be
played on a mobile device(like phone, ipod).
3gp files can do it very well, I do not know how to wrap the images and
their audio files into 3gp format. Where can I start from? Been using c#,
but not sure how far it can take me.

Is there a way I can zip both images and audio into a .3gp so as to play on
the mobile devices?

Regards,
Simon

Original issue reported on code.google.com by smuwanga@gmail.com on 9 May 2010 at 3:36

GoogleCodeExporter commented 9 years ago
This project really cannot help you accomplish this.  I'd recommend looking 
into movie making software such as iMovie or Windows Movie Maker.

Original comment by justin.cherniak@gmail.com on 6 Jan 2012 at 5:33

GoogleCodeExporter commented 9 years ago
Thanks.
Simon.

Original comment by smuwanga@gmail.com on 6 Jan 2012 at 6:05