Languages

Menu
Sites
Language
Encoding jpeg images to video file (mp4)

Dear all,

How to encode mpeg video from a series of images in Tizen?

Is there any web API to accomplish this job? If no, could you refer some external library that can be used in my tizen app ?

 

Thanks,

Responses

3 Replies
daniel kim

Hi,

I've searched but failed to find such api in Tizen.

FFmpeg is fit to achieve your requirement. S far there is no support to Tizen.

And aprart from statlic library template of IDE, can't find the way how to make the libary through cross-compile as its source code is huge.

Regards.

John Ixion

maybe as an animated gif ? https://yahoo.github.io/gifshot/

AVSukhov

Hello,

Tizen has no such API. 

Also, using javascript you will face with many problem:

http://stackoverflow.com/questions/14105601/is-it-possible-to-create-a-video-from-gif-or-a-sequence-of-images-using-javasc