开发者

Is there a development framework for producing Kinetic Typography where the animations are set to music? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_开发知识库

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

Kinetic Typography is animating text synchronized with either music or audio from movies. A great example is here. There are good tutorials that show you how create kinetic typography animations in Flash and Adobe After Affects, but I've used the Animoto service and it synchronizes motion of graphics with MP3s. There are algorithms that select the motion, apply it to an object, and some how time that motion with music.

Is there an open source library or framework that does this? Would it be possible to do this with ActionScript?

UPDATE:

I found Kinetic by Johnny Lee which is a Java platform that creates a QuickTime movie based on the animation you create. There is an API with this library. It looks interesting and also intricate as well. I've done some more research into web based solutions and am surprised that someone has not experimented with the Canvas tag for this. Does anyone know of work done in this arena with for Canvas?


Some possible solutions include

  • Kinetic Typography Engine, uses Java and JMF

  • Synfig Studio and jLipSync see here and here , you could also use yolo for audio timings

  • Blender with BlendText also see here

  • Processing see here , this option is probably the closest to a framework, but would still require initial specification of the behavior you wanted.

  • Jahshaka see here

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜