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

