Add smooth transitions via xfade, hwaccel decoding

This commit is contained in:
Micha R. Albert 2025-05-29 14:34:51 -04:00
parent 88d1aa0446
commit b00bacc071
Signed by: mra
SSH key fingerprint: SHA256:2JB0fGfy7m2HQXAzvSXXKm7wPTj9Z60MOjFOQGM2Y/E
2 changed files with 192 additions and 33 deletions

View file

@ -1,8 +1,8 @@
[project]
name = "highlight_video_maker"
version = "0.0.2"
version = "0.1.0"
authors = [{ name = "Micha Albert", email = "micha@2231.tech" }]
description = "A utility to take several video inputs, take the loudest points, and create a compilation of them"
description = "A utility to take several video inputs, take the loudest points, and create a compilation of them with smooth transitions"
readme = "README.md"
requires-python = ">=3.12"
classifiers = [