CUVISTA - Video Stabilizer

Stabilize shaky video on your PC quick and easy

Introduction

Cuvista stabilizes shaky video footage on your PC. Open a video file, save to a new filename, and watch the software do its job. Contrary to other software by default Cuvista will do only one single pass over the input to analyse the video and generate the output.

The software will use GPU acceleration if supported hardware is found, greatly accelerating the process that way. The Cuda platform present on Nvidia grahics cards is used preferably, but OpenCL capable devices are supported as well. No special driver or software is needed to make use of gpu acceleration. Without any dedicated hardware the stabilization process will still be completed, albeit on CPU power alone, which will provide the same result at a significantly lower speed.

Sample Footage

The following video shows side by side the original recording and the stabilized version using Cuvista

Get Started

Get yourself the latest version of Cuvista and stabilize your videos by following the steps Portable binaries are available in the GitHub repository

Screenshots

Screenshot 1 Screenshot 2

Options

Some settings allow to change the process and outcome If you want to watch how exactly each frame is moved around to compensate for the shakyness in the input footage, try to setting zoom to -8 and background to some fixed color

Command Line Version

There also is a command line version availabe which provides more advances options

Open a command prompt, go to the installation folder and use the syntax cuvista.exe -i infile -o outfile

Provide the option -h to get additional help

GitHub

This project is hosted on GitHub, if you want to get the sources and build your own application refer to the Cuvista GitHub Repository