Don't forget Toonloop! It was one of the highlights of LGM2011.

http://toonloop.com/

:r

On 09/05/2011 12:36 AM, manuel quiƱones wrote:
2011/9/4 Braydon<[email protected]>:
What are some of the best software for doing stop motion animation with
frame rate control?  I've used FFMPEG via the command line to make
stop-motion video from still images, however each image represents a one
frame one-to-one only....

Well there is Stopmotion application [0] that allows you to change the
frame rate and export to video.  But I only used it for simple
animations, I don't know if it scales for making a real project.

However, if you are using ffmpeg, there are options for controlling
the frame rate of the input and output files:

ffmpeg -r 12 -i input.m2v -r 24 output.avi

Cheers,

[0] http://stopmotion.bjoernen.com/


_______________________________________________
CREATE mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/create

Reply via email to