feat: refactor video processing to analyze amplitude directly from streams, extract segments on demand, and add dedicated horizontal/vertical rendering functions.

This commit is contained in:
Micha Albert 2026-01-16 15:26:25 -05:00
parent 207f69fa4b
commit f7a14942ac
3 changed files with 161 additions and 127 deletions

7
.gitignore vendored
View file

@ -173,4 +173,9 @@ cython_debug/
.ruff_cache/
# PyPI configuration file
.pypirc
.pypirc
vid-ins/
video-maker-cache/
*.mp4
*.webm