开发者

Library to create videos from pictures and text?

开发者 https://www.devze.com 2023-02-03 03:12 出处:网络
Is there some library to generate a video from pictures and text开发者_JAVA百科? Something like animoto.com does but much simplier.

Is there some library to generate a video from pictures and text开发者_JAVA百科? Something like animoto.com does but much simplier.

I basically want to set one picture, and fade in and out text over that picture and make a video out of that.

I am looking for something to run from php or python, video format is not so important.


Would you consider an animated GIF to be a video? If so use imagemagick!


There is a pyffmpeg module at http://code.google.com/p/pyffmpeg/ which ought to be able to do this; I'll see if I can bash together an example.

Edit: ok, I take it back. It doesn't look like pyffmpeg is being actively maintained, and I've just about had an aneurysm trying to get the son-of-a-gun to build on Windows (there's a binary download for 2.6, but none for 2.7). Apparently the preferred method is to cross-compile it from Ubuntu (?!) It may be fine if you're on Linux, but on Windows I'm throwing in the towel.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号