开发者

How do I make a movie for upload to YouTube from a series of PNG images on the iPhone? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
开发者_JAVA百科

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years ago.

Improve this question

Does anyone know how to make a movie (avi / mpg) thats uploadable to YouTube from a series of PNG images? Also, how would I add a .caf audio file to that videostream?


There are plenty of libraries like x264 to do this type of thing for you, but you'll probably need to use a library. Video encoding is not an easy task.


I'm pretty sure you can do it with ImageMagick which has been ported to the iPhone Try the 'convert' command. (I haven't done this myself, so you might need to do some research on the latest iPhone port and how to use the command.)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜