DragonFly BSD
DragonFly users List (threaded) for 2011-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: How can I make a movie or animation?


From: Matthias Rampke <matthias@xxxxxxxxx>
Date: Thu, 8 Sep 2011 09:06:19 +0200

On Donnerstag, 8. September 2011 at 06:38, Pierre Abbat wrote:
> Is 
> this the right tool, or should I try something else?

I don't know about mencoder, but ffmpeg can definitely do what you want:

http://en.wikibooks.org/wiki/FFMPEG_An_Intermediate_Guide/image_sequence#Making_a_video_from_an_Image_Sequence

basically it's ffmpeg -f image2 -i <file name format string> <output options> <output filename>

--matthiasr 



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