Av1an/av1an-cli
Josh Holmer a8a6642b22
Add a fast scenecut method option (#335)
Selectable with `--split-method av-scenechange-fast`.
The fast method enables downscaling the video before scene detection,
and uses av-scenechange's fast mode, which is similar to pyscenedetect.
This also removes the downscaling from the normal scenecut mode,
since downscaling does affect accuracy of the scene detection.
2021-08-19 18:44:24 +03:00
..
src Add a fast scenecut method option (#335) 2021-08-19 18:44:24 +03:00
Cargo.toml Better logging, integrate av1an-pyo3 into av1an-core (#314) 2021-07-25 10:31:54 +03:00