mirror of
https://github.com/MichaByte/highlight-video-maker.git
synced 2025-12-06 02:13:47 -05:00
Add smooth transitions via xfade, hwaccel decoding
This commit is contained in:
parent
88d1aa0446
commit
b00bacc071
2 changed files with 192 additions and 33 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue