flam3 apophysis help
Submitted by jatora on Thu, 2008-08-14 16:01.
Programmer Forum
hi i used a flam3 renderer and it successfully took 2 flames and made 100 frames of the morph, but how do i comebine these frames into an actual animation? ive been all over the web and cant find any answers. thanks.
mencoder's a great choice.
Submitted by srobertson on Fri, 2008-08-15 21:27.
If you're on Windows, mencoder is available from the official site, although there are a number of other binaries with different features/codecs compiled in (google for 'em). On my (Linux) system, the command
mencoder -ovc lavc -lavcopts vcodec=mjpeg "mf://*.png" -mf fps=25 -o out.avi
worked like a charm. See the mplayer/mencoder documentation for plenty of additional configuration options.
Edit: switched codec from x264 to mjpeg, which is a more appropriate choice

Recent comments
1 day 3 hours ago
1 day 4 hours ago
1 day 12 hours ago
1 day 12 hours ago
1 day 15 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 16 hours ago
1 day 16 hours ago
1 day 17 hours ago