libreplanet-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libreplanet-discuss] Animated GIF ==> MOV


From: Will Hill
Subject: Re: [libreplanet-discuss] Animated GIF ==> MOV
Date: Thu, 19 Feb 2015 22:53:07 -0600
User-agent: KMail/1.9.10 (enterprise35 0.20100827.1168748)

Aha, here it is,

convert image.gif image%02d.png

then 

ffmpeg -r 24 -i %02d.png -an image.avi

from 
http://www.nuxified.org/article/create_video_animations_with_inkscape_imagemagick_and_ffmpeg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]