Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hlorand/vidstabgui

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidStab GUI

A simple graphical user interface for the VidStab video stabilization library.

You can download the application to Windows or OSX at the releases page

Sometimes Windows Defender marks vidstabgui.exe as a virus, which is a false positive alarm (because the exe files made with Pyinstaller rarely recognized by Windows as a virus). You can safely add it as an exception to your antivirus software and run it. If you are skeptical download the source code from GitHub and run vidstabgui.py directly in Python.

Build

Windows (64 bit)

  • Requirements: py2exe
  • Open an administrative Power Shell
  • Navigate to build-scripts\win\
  • Run .\build-py2exe.ps1
    • The configuration file for the script is: setup.py

For 32 bit Windows you can use this build script, the only difference is that after the script finished, you have to manually download a 32 bit ffmpeg build and replace dist\ffmpeg.exe with it (which is a 64 bit build).

If you receive an error message that says "VCRUNTIME140.dll not found", please install Visual C++ 2015 Redistributable

OSX

  • Requirements: py2app
  • Open a Terminal
  • Navigate to build-scripts/osx/
  • chmod +x ./build-py2app.sh
  • Run ./build-py2app.sh

About

A simple graphical user interface for the VidStab video stabilization library.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.