Skip to main content
Participant
September 29, 2024
Question

Can speed ramping be automated with Automation Blocks?

  • September 29, 2024
  • 1 reply
  • 262 views

Can speed ramping be automated with Automation Blocks? If so, how do I go about setting that up so that I have a speed ramp in the selected clip at the current time of my play head?

Thanks

This topic has been closed for replies.

1 reply

Mathias Moehl
Community Expert
Community Expert
September 29, 2024

Unfortunately, time remapping cannot be accessed by Premiere Pro's scripting API and hence also not by Automation Blocks.

See
https://community.adobe.com/t5/premiere-pro-discussions/extend-script-time-remapping/m-p/11572218

 

The only workaround that comes to my mind is to use an effect for the ramp instead of the native time remapping controls.
You could
1) apply the effect "Posterize Time" to the clip and then

2) add keyframes to the Frame Rate parameter of the effect.
For more details about creating the keyframes with Automation Blocks see

https://docs.mamoworld.com/automation-blocks/tools-pr/keyframeTools#craft-your-own-keyframing-tools

 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects