mirror of
https://github.com/MichaByte/highlight-video-maker.git
synced 2026-01-29 05:32:12 -05:00
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:
parent
207f69fa4b
commit
f7a14942ac
3 changed files with 161 additions and 127 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -173,4 +173,9 @@ cython_debug/
|
|||
.ruff_cache/
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
.pypirc
|
||||
|
||||
vid-ins/
|
||||
video-maker-cache/
|
||||
*.mp4
|
||||
*.webm
|
||||
Loading…
Add table
Add a link
Reference in a new issue