Hi,
I need a Php library or Code to convert images to a video.
If i give few images as input, the library should convert it to a Video and it's output should be a video file!!
Where can i find this library?? Need some help?
Hi,
I need a Php library or Code to convert images to a video.
If i give few images as input, the library should convert it to a Video and it's output should be a video file!!
Where can i find this library?? Need some help?
You need ffmpeg and ffmpeg-php extension which works only on linux and bsd, read here:
http://ffmpeg.org/faq.html#How-do-I-encode-single-pictures-into-movies_003f
http://sourceforge.net/projects/ffmpeg-php/
bye.
If you just want pix -> vid, fine.
I came across Animoto's API the other day:
http://animoto.com/developer/api
Have to say, I'm not a massive fan of Animoto, but I've had my students produce some easy vids from a handful of images in the past.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.