[Cialug] ImageMagick and animations?
Dave Weis
djweis at internetsolver.com
Wed May 2 22:15:51 CDT 2007
On Wed, 2 May 2007, Tom Poe wrote:
> Here's one command to try:
> bring up terminal, and change directories to have the command work in the
> present directory containing the image files, a sound file (somefile.ogg) and
> it will output a file called new5.mpg. The frames per second are set as 1
> frame divided by the number of images.
> mencoder mf://*.jpg -mf w=320:h=240:fps=1/7:type=jpg -audiofile somefile.ogg
> -oac lavc -ovc lavc -of mpeg -mpegopts format=vcd -vf scale=352:240,harddup
> -srate 44100 -af lavcresample=44100 -lavcopts
> vcodec=mpeg1video:keyint=18:vrc_buf_size=327:vrc_minrate=1152:vbitrate=1152:vrc_maxrate=1152:acodec=mp2:abitrate=224
> -ofps 30000/1001 -o new5.mpg
That's one command? :-)
Is mencoder common on recent distributions?
dave
--
Dave Weis
djweis at internetsolver.com
http://www.internetsolver.com/
More information about the Cialug
mailing list