You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All inputs to DVR-Scan are concatenated together. This is typically as people want to run the software on DVR footage which ends up being split into chunks, but the resulting motion events are contiguous across each file.
If this is undesirable for your use case, the preferred approach is to write a for-loop to run DVR-Scan on each file that matches the path W:\*.mp4. This comes up from time to time, so I may consider adding a flag for this purpose (e.g. -n/--no-concatenate). Thoughts?
Repository owner
locked and limited conversation to collaborators
Mar 8, 2023
When running dvr-scan on a folder of videos:
My events folder includes events that appear to be "detecting motion" by merging two clips.
Here's an example: https://www.dropbox.com/s/charmo8khq6b0xl/MP4_1580728320.DSME_0011.avi?dl=0
The text was updated successfully, but these errors were encountered: