Skip to content

NatronGitHub/openfx-vegas

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenFX-Vegas Build Status Coverage Status Bitdeli Badge

Sample OFX plugins from the Sony Vegas SDK, ported to OSX and Linux

These plugins were adapted to compile and work on Linux and OSX.

The Sony Vegas SDK has to be downloaded separately, due to its license, download "Video Plug-In Development Kit (OFX)" from here. The file, named video_plugin_kit_OFX.zip, should be put in this directory.

To compile the debug version of these plugins, type "make BITS=32" for the 32-bits version, or "make BITS=64" for the 64-bits version.

To compile the release version, type "make BITS=32 DEBUGFLAG=-O3" for the 32-bits version, or "make BITS=64 DEBUGFLAG=-O3" for the 64-bits version .

About

Sample OFX plugins from the Sony Vegas SDK, ported to OSX and Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published