Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages