redox/recipes/wip/video/detect-scene-change/recipe.toml
2024-03-25 02:26:45 +00:00

9 lines
153 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/soruly/detect-scene-change"
[build]
template = "cargo"
dependencies = [
"ffmpeg6",
]