[Cialug] ImageMagick and animations?

Jeffrey C. Ollie jeff at ocjtech.us
Wed May 2 22:58:32 CDT 2007


On Wed, 2007-05-02 at 21:57 -0500, Dave Weis wrote:
> I've got a bunch of jpg files that I want to turn into an avi or some type 
> of animation. I can't get the right sequence of switches to make it work. 
> Has anyone else ever done this?

This could also be done with GStreamer:

gst-launch multifilesrc location=img-%d.jpg caps=image/jpeg,framerate=1/1 ! jpegdec ! videoscale ! video/x-raw-yuv,width=320,height=240 ! theoraenc ! oggmux ! filesink location=test.ogg

Jeff

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://cialug.org/pipermail/cialug/attachments/20070502/5bd70816/attachment.pgp


More information about the Cialug mailing list