[CREATE] Stop Motion & T-Shirts
manuel quiñones
manuq at laptop.org
Sun Sep 4 16:36:40 PDT 2011
2011/9/4 Braydon <ronin at braydon.com>:
> 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/
>
> Also libre graphics compadres! I have gotten silk-screened a bunch of shirts
> ( http://braydon.com/hacker-t-shirt/ ) and I ship them. Although they are
> made totally offline, which is far more comfortable and free medium to work
> for me right now. I've been using proprietary software since 15 until after
> I graduated design school in 2006, and after a year or so, and feeling
> totally locked up and unfree with computers, have started to use *all* libre
> graphics software, picking up Python, and digging deeper into JavaScript,
> PHP, and just having a great time.
>
> I wish to make it to an LGM one day, I'm stuck in Los Angeles.
>
> -Braydon
>
> _______________________________________________
> CREATE mailing list
> CREATE at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/create
>
>
--
.. manuq ..
More information about the CREATE
mailing list