Breakthrough / DVR-Scan

:vhs: Tool for extracting scenes with motion from videos (e.g. security camera or DVR footage). Written in Python, uses OpenCV.
http://www.dvr-scan.com/
Other
362 stars 47 forks source link

cnt mode stuck #144

Closed dassio closed 8 months ago

dassio commented 9 months ago

Bug/Issue Description: When using CNT mode, the process is stuck

Required Information:

dvr-scan

Computing Environment:

Breakthrough commented 9 months ago

Could you provide some debug logs (--verbosity debug) and also let me know what the output is when using MOG? Does the issue happen if you re-encode the input video first?

dassio commented 9 months ago

the attached image output is with (--verbosity debug), everything is normal when using MOG the video itself if in h265, what do you mean by re-encoding?

Breakthrough commented 9 months ago

Is it possible for you to share the video? Can you elaborate more on what you mean by stuck?

dassio commented 8 months ago

I just happened to reinstall the OS (before I had python2 installed), and now it seems that everything is working