Convert Event images to H.264 videos using mencoder

Forum for questions and support relating to the 1.24.x releases only.
Locked
gregh-cctvsuppliers
Posts: 17
Joined: Tue Sep 29, 2009 11:19 pm

Convert Event images to H.264 videos using mencoder

Post by gregh-cctvsuppliers »

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
Locked