logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zmvideo.pl - ZoneMinder Video Creation Script

Description

       This script is used to create MPEG videos of events for the web pages or as email attachments.

Name

       zmvideo.pl - ZoneMinder Video Creation Script

Options -C[=Filename], --Concat[=Filename] - When Creating Videos For Multiple Events, Create A Concatenated

videoaswell.-Ifnotspecified,filenameistakenfromfiltername.-e<event_id>,--event=<event_id>-Whateventtocreatethevideofor--filter_name=<filtername>-Thenameofasavedfiltertogenerateavideoforalleventsreturnedbyit.--filter_id=<filterid>-Theidofasavedfiltertogenerateavideoforalleventsreturnedbyit.-f<format>,--format=<format>-Whatformattocreatethevideoin,defaultismpg.Forffmpegonly.-r<rate>,--rate=<rate>-Relativerate,1=realtime,2=doublespeed,0.5=halfspeedetc.-s<scale>,--scale=<scale>-Scale,1=normal,2=doublesize,0.5=halfsizeetc.-fps,--fps=<fps>-Absoluteframerate,inframespersecond-size,--size=<size>-Absolutevideosize,WxHorotherspecificationsupportedbyffmpeg-o,--overwrite-Whethertooverwriteanexistingfile,offbydefault.-v,--version-OutputsthecurrentlyinstalledversionofZoneMinder
perl v5.40.1                                       2025-02-21                                         ZMVIDEO(1)

Synopsis

        zmvideo.pl [ -e <event_id>,--event=<event_id> | --filter_name=<filter name> | --filter_id=<filter id> ]
                   [--concat=filename]
                   [--format <format>]
                   [--rate=<rate>]
                   [--scale=<scale>]
                   [--fps=<fps>]
                   [--size=<size>]
                   [--overwrite]

See Also