Search found 2 matches

by slide
Mon Dec 10, 2007 11:29 am
Forum: User Contributions
Topic: Automated AVI encoding with Python
Replies: 0
Views: 2112

Automated AVI encoding with Python

Hi, in few hours i wrote this simple OOscript for automate the video making of ZM's event images and purge from DB and filesystem too. Sorry if prints are in italian! Soon i'll make it with locales. The usage is very simple, like this examples: ./ZMmakemovie --camera 14 --start-time '2007-12-10 9:00 ...
by slide
Wed Apr 04, 2007 10:40 am
Forum: User Contributions
Topic: Shell script for burning events to CD-ROM
Replies: 6
Views: 9521

mmh... Something goes wrong

Why i get this error ? /usr/lib/zm/html/events/4 /usr/lib/zm/html/events /usr/lib/zm/html/events/4/7567 /usr/lib/zm/html/events/4 /usr/lib/zm/html/events ffmpeg -y -r 2.19 -i %04d-capture.jpg -s 480x360 -r 25 /home/executive/VideoRec//Event-7567-2007-04-04T06:00+0200.mpg ffmpeg version CVS, build ...