Created
September 6, 2021 16:19
-
-
Save r8928/c52dfda753863e90130c1163d781e4f9 to your computer and use it in GitHub Desktop.
dvr-scan motion detect bat file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set vn=A13_20210814231245 | |
ffmpeg\bin\ffmpeg.exe -i "D:\Dropbox\LP59th\%vn%.mp4" -filter:v fps=1 -an "C:\v\%vn%.mjpeg" | |
dvr-scan -i "C:\v\%vn%.mjpeg" -df 4 -l 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment