Progressive speedup option #614
georgedorn
started this conversation in
2. Feature Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It'd be nice to have a way to ramp the speed up and down around cuts, rather than jumping from 1x to (e.g.) 5x suddenly.
I'm probably going to take a stab at implementing this, though I'm not really sure what the command line option should look like. Maybe
--speed-progression "1:1s"
to say it should go up or down by a factor of 1x for each second? But then there's probably non-linear curves that also make some sense...I'll start with linear, though.
Beta Was this translation helpful? Give feedback.
All reactions