description |
---|
Gyroflow engine is also available as an Adobe plugin to allow you to stabilize videos inside Adobe Premiere or Adobe After Effects. |
The Gyroflow Adobe Plugin works on Mac and Windows:
{% tabs %} {% tab title="Mac" %}
- Download the latest version from https://gyroflow.xyz/download#plugins
- Run
Gyroflow-Adobe-macos.dmg
- Copy
Gyroflow.plugin
folder to/Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/
{% endtab %}
{% tab title="Windows" %}
- Download the latest version from https://gyroflow.xyz/download#plugins
- Extract
Gyroflow-Adobe-windows.zip
somewhere - Copy
Gyroflow-Adobe-windows.aex
file toC:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\
{% endtab %} {% endtabs %}
- Automatic loading of the project file, or gyro data from video file
- Support for speed ramping and time remapping
- Support for different aspect ratios and output sizes
- In After Effects, you can create a 3D camera based on the gyro data
- The plugin uses the clip trim range to calculate stabilization, so it doesn't consider data outside of your clip
- Plugin loads the default preset if you created one in the app
You can find the source code for this Adobe plugin on GitHub here.
Development moves fast and there are new features added very often, check them out by downloading the nightly build:
The list of all nightly builds is available on GitHub actions.