Page Actions
Wiki Actions
User Actions
Submit This Story

Convert pics into movie

This is the basic of making movies on ffmpeg or mencoder:

ffmpeg -r 10 -b 1800 -i %03d.jpg test1800.mp4

.or.

mencoder "mf://*.jpg" -mf fps=10 -o test.avi -ovc lavc -lavcopts vcodec=msmpeg4v2:vbitrate=800

Discussion

Enter your comment
 
 
blog/2009/4/convert_pics_into_movie.txt · Last modified: 2009/04/01 00:00 (external edit)     Back to top
Recent changes RSS feed Creative Commons License Powered by PHP Driven by DokuWiki