Enhancing --margin to support negative offsets #1024
Closed
vini14zin
started this conversation in
2. Feature Ideas
Replies: 1 comment
|
We support this already |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
I'd like to suggest a small but powerful change to the --margin parameter: allowing it to accept negative numbers.
The Use Case: > Sometimes, even with a high threshold, there's a bit of "trailing silence" or breath at the end of a sentence that makes the edit feel a bit slow. A negative margin would allow us to "shave off" a few milliseconds from the start and end of every detected loud segment, resulting in a snappier, more professional-sounding edit.
Example: > auto-editor video.mp4 --margin -0.05s
This would be a great quality-of-life improvement for creators who want that "ultra-fast" pacing.
All reactions