I found a way to join all the snapshots from the camera module together to create this video. I used the following command to do it:
mencoder “mf://*.jpg” -mf fps=10 -o test.avi -ovc lavc -lavcopts vcodec=msmpeg4v2:vbitrate=800
I found a way to join all the snapshots from the camera module together to create this video. I used the following command to do it:
mencoder “mf://*.jpg” -mf fps=10 -o test.avi -ovc lavc -lavcopts vcodec=msmpeg4v2:vbitrate=800
7 comments for “#RaspberryPi camera module time lapse”