https://github.com/eirisocherry/velocity-script
After Effects Script
https://github.com/eirisocherry/velocity-script
after-effects time-remapping
Last synced: 3 months ago
JSON representation
After Effects Script
- Host: GitHub
- URL: https://github.com/eirisocherry/velocity-script
- Owner: eirisocherry
- License: gpl-3.0
- Created: 2024-06-04T00:35:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T11:29:01.000Z (over 1 year ago)
- Last Synced: 2025-01-16T10:43:07.618Z (12 months ago)
- Topics: after-effects, time-remapping
- Language: JavaScript
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Velocity Script
After Effects script that allows you to animate time-remapping using speed slider
Tutorial: https://www.youtube.com/watch?v=IB1keWDc_tk

## Installation
1. Download the `Velocity_Script.jsx` script.
2. Move the file to:
- Windows: `C:\Program Files\Adobe\Adobe After Effects \Support Files\Scripts\ScriptUI Panels`
- macOS: `/Applications/Adobe After Effects /Scripts/ScriptUI Panels`
3. Restart After Effects.
## Usage
1. Open After Effects.
2. Go to `Window`, scroll all the way down and open `Velocity_Script.jsx`.
3. The Velocity Script panel will open. It's dockable.
### Buttons
- **[Add Velocity]** Adds velocity.
- - **Regular**: default time-remapping.
- - **Advanced**: time-remapping with a speed slider.

- **[Split]** Splits the layer and removes useless velocity keyframes.
- **[=]** Opens the 'minimal speed' calculator.
- **[?]** Shows some information.
- **[x]** Removes the velocity.
### Controllers
**Speed (%):** playback speed.
**Offset:** frame offset (the value shows the real frame offset only with 1000fps footage, with other framerates it shows 1000/ times higher value).
**Time-reverse layer:** reverse playback, play the source from end to start.
**Graph support (SLOW!):** audio only controller, <0> force linear keyframe interpolation, <1> graph support (make sure to set comp fps to 30+, otherwise your audio will stutter a lot)

## Support
Author: https://youtube.com/@shy_rikki
Useful stuff: http://motionscript.com/articles/speed-control.html
If you have any questions or found a bug, please create an issue in this repository or dm me in discord: `shy_rikki`