Brandon Castellano

Results 334 comments of Brandon Castellano

The original intention for this was that you could feed the list of splits to mkvmerge and thus end up with some video clips representing the exact motion events. Since...

[The `mkvmerge` docs](https://mkvtoolnix.download/doc/mkvmerge.html) use the following syntax: start1-end1[,[+]start2-end2[,[+]start3-end3...]] So I would propose using `-` as a separator, thus the output would be something like: 00:01:20.000-00:02:45.000,00:05:50.000-00:10:30.000 Thoughts? I'm okay making this...

HI @millerthegorilla; This is a great idea. For brevity I'd like to only include this for debug output (e.g. setting `--verbosity debug`), but this is certainly possible. Right now this...

Hi @meen6thi; Thank you so much for the report and providing a sample video. Real-world examples like this are incredibly useful for improving DVR-Scan. Running this locally on my machine,...

This is a known limitation of the current GPU-accelerated version of DVR-Scan. See #12 for some background discussion on the topic. Any suggestions or pull requests for improving performance are...

I just did a test on a newer 3000 series GPU, and seem to get higher utilization closer to 20%. @sundeepgoel72 which GPU were you using this with? It may...

@jakelewis3d Thanks for letting me know, I used a compatible archive format previously but must have skipped that step this time. I'll leave this open as a known issue until...

1. **Please add `--verbosity debug` to your command** when running DVR-Scan, and provide the **full output** after adding that. 2. Please include the full command you are invoking in your...

Can you let me know if you get the same issue if you *uninstall* the `tqdm` module? Also are there any special characters in the logfile path? This seems to...

I'm tracking something similar in Breakthrough/PySceneDetect#156, so hopefully can come up with something reusable there which will serve both projects. Out of curiosity, do you happen to have any good...