Brandon Castellano

Results 70 issues of Brandon Castellano

Add new `--show` option to display the result of `export-html` automatically in the browser when processing is complete. Remove requirement to explicitly specify `save-images`. `export-html` will now always use the...

feature

Allows setting delimiters for both rows and columns for the `write_scenes_list` function as well as in the config file for the `list-scenes` command. #423 Outstanding Tasks: - [ ] Add...

improvement

Add ability to export scene cuts in `qp` format with a new `export-qp` command. Open Tasks -------------------- - [ ] Verify resulting `qp` file in test case with a golden...

feature

It should be possible to use the same `ffmpeg` binary for MoviePy, as well as the one used by PySceneDetect for `split-video`. This should allow it to be included without...

[Koala-36M](https://koala36m.github.io/) proposes a significantly improved model for scene transition detection (paper: [HTML](https://arxiv.org/html/2410.08260v1) or [PDF](https://arxiv.org/pdf/2410.08260v1)) Of interest is that this algorithm should be able to handle dissolve transitions more effectively, and...

help wanted
feature

**Problem/Use Case** Right now, commands that export or save files don't use a common convention for naming. It would be ideal if we could change them to use a consistent...

technical item

**Bug/Issue Description:** With the launch of the new www.dvr-scan.com website, we still need to tackle the versioning problem. There should be a way to view old versions of the DVR-Scan...

The MacOS builder has been flaking quite a bit recently, usually the Python 3.11 to 3.13 build on MacOS 13. I don't know if this affects MacOS 14 since the...

bug
help wanted
technical item

See if https://github.com/chenxinfeng4/ffmpegcv is worth adding as a backend. It might be useful in the future, especially as it supports GPU (CUDA).

feature