Convert Event images to H.264 videos using mencoder
Posted: Wed Oct 28, 2009 9:28 pm
Hi,
I have mencoder installed, wondering how or where I have to change in order to have zoneminder to convert all images to H.264 video using the following command...
mencoder "mf://*.jpg" -mf fps=10 -o test.avi -ovc lavc -lavcopts vcodec=x264enc:vbitrate=800
I looked at the zm_event.cpp file and made a few educated guesses on what I have to change, but I figured I ask first.
Advance Thanks
Greg
I have mencoder installed, wondering how or where I have to change in order to have zoneminder to convert all images to H.264 video using the following command...
mencoder "mf://*.jpg" -mf fps=10 -o test.avi -ovc lavc -lavcopts vcodec=x264enc:vbitrate=800
I looked at the zm_event.cpp file and made a few educated guesses on what I have to change, but I figured I ask first.
Advance Thanks
Greg