Dear Nagaraj, My requirement is differnt, i had created a slideshow of images and now i want to share, and for that reson i think to convert slideshow into video and share it,
What you think, is this the Right way to do this. Thanks for your reply, n waiting for another. Regards Arun On Apr 9, 1:07 pm, nagaraj attimani <[email protected]> wrote: > Dear Arun, > > First you need to convert Image to YUV format using Image Decoder. > Then you can feed each YUV Image as a Video Input to Media Recorder Engine. > > Go through the Media Recorder Source Code to get more info. > > > > > > > > > > On Mon, Apr 9, 2012 at 1:22 PM, Arun <[email protected]> wrote: > > hello all, > > > I want to convert a sequence of images in to video file in android. > > and wants to share the file on facebook. i had done lots of R&D and > > uses FFmpeg library for the same, But no success. > > > please help me. > > and id anyone have working code please provide me.. i am in deep > > trouble. > > > Thanks in advance. > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Warm Regards, > Nagaraj -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

