Skip to content

JoshuaNitschke/gyroflow-ofx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patreon donate button example workflow

Gyroflow OpenFX plugin

  • Works with stabilization data exported with gyroflow
  • Allows you to apply the stabilization right in your OpenFX-capable video editor

Installation

Grab the archive for your OS from the releases page.

Linux

mkdir -p /usr/OFX/Plugins
cd /usr/OFX/Plugins
sudo unzip ${PATH_TO}/gyroflow-ofx-linux.zip

MacOS

Copy the GyroFlow.ofx.bundle from the archive into the /Library/OFX/Plugins directory. Create the directory if it doesn't exist yet.

Windows

Copy the GyroFlow.ofx.bundle from the archive into the C:\Program Files\Common Files\OFX\Plugins folder. Create the folder if it doesn't exist yet.

Usage

With Gyroflow 1.0

Export .gyroflow file in the Gyroflow app

Click the Export .gyroflow file (including gyro data) in the Gyroflow app.

Basic plugin usage

First you need to apply the plugin to the clip. In DaVinci Resolve you can do that by going to the Fusion tab and inserting the "Warp -> Gyroflow (1.0)" (or "Warp -> Fisheye stabilizer (1.0)") after the media input node.

Load the .gyroflow file

In DaVinci Resolve Fusion, go to the Gyroflow (or Fisheye stabilizer) node settings. Select the .gyroflow file in the Gyroflow file entry.

With Gyroflow 0.x

Please see an earlier version of this README.md

License

This software is licensed under GNU General Public License version 3 (LICENSE)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the GNU General Public License version 3, shall be licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 83.0%
  • Makefile 17.0%