Releases: kritzikratzi/ofxAvCodec
Releases · kritzikratzi/ofxAvCodec
v0.3
this is the binary release matching kritzikratzi/FFmpeg@de0e273
to use it: unzip in ofxAvcodec/libs so that you see this folder structure:
ofxAvCodec
data
docs
ffmpeg_src
libs
avcodec
include
include_vs
lib
linux
linux64
osx
win32
win64
0.2 Release
Here are the binaries missing required to use this addon, for people who don't want to compile their own.
- Includes FFmpeg libs, FFmpeg sources, Cisco openh264 libs, build instructions
- OSX: Fatlibs (32bit+64bit)
- Windows: Visual Studio Libs, separate for 32 and 64 bit
- Should work with any commit after 0.1-final and up to 0.2-final
First binary release
Includes:
- FFmpeg sourcecode (FFmpeg/FFmpeg@d5fcca8)
- DLLs for Visual Studio (Win32 and x64)
- Dylibs for Mac OS X (32 and 64bit fat dylib)
- DLLs for Msys2 (32bit)
- so files for Linux (32 and 64bit in separate folders)