Download Gyroflow
More than 817 963 downloads!
What's new in v1.6.1?✨ Improvements
- Added Median filter option for Motion Data
- Image sequence fps is now remembered
- Added "Open data folder" link in Advanced
- Added CLI option to disable GPU decoding
- Multiple improvements to automatic sync point algorithm (by @NiYien)
- Added a way to load all metadata in case video file is different than the motion data file
- Improved detection of GoPro video sequence (by @wavexx)
- Rendering now creates a .tmp file until the rendering is finished
- Added the ability to skip the close confirmation dialog
- Added a check of video metadata before merging video files, to make sure they match
- Added support for Sony IBIS with manual lenses
- Added support for Freefly Ember gyro data
🐛 Bug fixes
- Fixed loading of long gcsv files
- Fixed rendering colors of 10-bit files on AMD devices
- Fixed rendering of certain Sony files on macOS
- Fixed background mode "Repeat edge pixels"
- Fixed SuperView/Hyperview on GoPro 10 and later
- Fixed loading gyro data of some DJI files
- Fixed handling Sony files without lens metadata
- Fixed colors when converting YUV to RGB
- Fixed crash on iOS when exporting gyro data
- Fixed Blackmagic Micro Studio G2 gyro data with newer firmware
📦 SDK Updates:
- OpenCV is now 4.11
Installing from the platform store is recommended for most users. Downloading zip or dmg shouldn't be needed anymore.
How to install on Windows
- Download
Gyroflow-windows64.zip
, extract the files somewhere and runGyroflow.exe
- If it shows an error about
VCRUNTIME140.dll
, install VC redist
How to install on MacOS
- Download
Gyroflow-mac-universal.dmg
, run the downloaded file, and drag & dropGyroflow
app to the Applications folder (or anywhere you want, like on Desktop) - You can also install using brew:
brew install gyroflow
. To upgrade Gyroflow, runbrew update
thenbrew upgrade gyroflow
How to install on Linux
- Download
Gyroflow-linux64.tar.gz
, extract the files somewhere and run./Gyroflow
in the terminal. - If that doesn't work, you can try the
Gyroflow-linux64.AppImage
, but the .tar.gz one is preferred. - Make sure you have latest graphics drivers installed
- Possibly needed packages:
sudo apt install libva2 libvdpau1 libasound2 libxkbcommon0 libpulse0 libc++-dev libvulkan1
- GPU specific packages:
- NVIDIA:
nvidia-opencl-icd nvidia-vdpau-driver nvidia-egl-icd nvidia-vulkan-icd libnvcuvid1 libnvidia-encode1
- Intel:
intel-media-va-driver i965-va-driver beignet-opencl-icd intel-opencl-icd
- AMD:
mesa-vdpau-drivers mesa-va-drivers mesa-opencl-icd libegl-mesa0 mesa-vulkan-drivers
- NVIDIA:
Minimum system requirements:
- Windows 10 64-bit (1809 or later)
- If you have Windows "N" install, go to
Settings
->Apps
->Optional features
->Add a feature
-> enableMedia Feature Pack
- macOS 10.14 or later (both Intel and Apple Silicon are supported natively)
.tar.gz
package (recommended): Debian 10+, Ubuntu 18.10+, CentOS 8.2+, openSUSE 15.3+. Other distros require glibc 2.28+ (ldd --version
to check).AppImage
should work everywhere
Gyroflow v1.6.1 for Android
Install GyroflowGyroflow v1.6.1 for iOS
Install GyroflowNot your system?
See all downloads
Development moves fast and there are new features added very often, check them out by downloading the nightly build
Download nightly buildVideo editor plugins
DaVinci Resolve/OpenFX
More than 82 365 downloads!
What's new in v2.0.2?- OpenFX: Fixed crash when clicking "Use Alpha"
- OpenFX: Fixed deadlock on some NVIDIA cards
- Adobe: Fixed wrong error message in Premiere
- Fixed background mode
- Fixed loading output size from default preset
DaVinci Resolve/OpenFX v2.0.2 for Windows
Download PluginHow to install on 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.
How to install on MacOS
Copy the Gyroflow.ofx.bundle
from the archive into the /Library/OFX/Plugins
directory.
Create the directory if it doesn't exist yet.
If the plugin doesn't show in Resolve, make sure to go to Preferences -> Video plugins and enable Gyroflow.ofx.bundle.
How to install on Linux
mkdir -p /usr/OFX/Plugins
cd /usr/OFX/Plugins
sudo unzip ${PATH_TO}/Gyroflow-OpenFX-linux.zip
DaVinci Resolve/OpenFX v2.0.2 for Mac OS
Download PluginDaVinci Resolve/OpenFX v2.0.2 for Linux
Download PluginNot your system?
See all downloads
Adobe Premiere / After Effects
More than 49 043 downloads!
What's new in v2.0.2?- OpenFX: Fixed crash when clicking "Use Alpha"
- OpenFX: Fixed deadlock on some NVIDIA cards
- Adobe: Fixed wrong error message in Premiere
- Fixed background mode
- Fixed loading output size from default preset
Adobe Premiere / After Effects v2.0.2 for Windows
Download PluginHow to install on Windows
Copy the Gyroflow-Adobe-windows.aex
from the archive into the C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore
folder.
Create the folder if it doesn't exist yet.
How to install on MacOS
Copy the Gyroflow.plugin
from the archive into the /Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/
directory.
Create the directory if it doesn't exist yet.