Stop motion stitching using mencoder

Just so I don’t forget:

mencoder -ovc lavc -lavcopts vcodec=msmpeg4v2:vpass=1 -mf type=jpg:fps=40 -o $VIDEOFILE mf://$IMAGEPATH/*.jpg

Let me know if anybody wants a longer post on the subject, but I stole the above line from here

Leave a reply