Skip to content

arionik/vooPLUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vooPLUS

Play mov and mp4 files in vooya

Output should be a shared library that can be loaded by vooya. On macOS, build voo+.m, linking to the necessary frameworks (Cocoa, AVFoundation, CoreVideo, CoreMedia) and on Linux or Windows build voo+.c, linking to the shared libraries of FFmpeg (avcodec, avformat, avutil). FFmpeg DLLs for Windows can nicely be cross-compiled on e.g. Ubuntu.

Testing can be done by putting the plugin shared library into vooya's plugin folder or by running:

vooya --plugin <<output library>>

voo_plugin.h stems from vooya's plugin repository. FFmpeg version 3.4.1 was used.

About

Play mov and mp4 files in vooya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published