0.1.3 • Published 6 years ago

napi_ffmpeg v0.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

napi_ffmpeg

The goal of this library provides FFMpeg bindings for node using N-API.
For use case, see the napi_openal.

Supported OS

Currently only macOS but will support others soon.

Installation

brew install SDL2 

brew install ffmpeg --enable-libass --with-fdk-aac --with-ffplay --with-freetype 
 --with-frei0r --with-libass --with-libvo-aacenc --with-libvorbis --with-libvpx 
 --with-opencore-amr --with-openjpeg --with-opus --with-rtmpdump --with-schroedinger 
 --with-speex --with-theora --with-tools --with-sdl2
npm install napi_ffmpeg
0.1.3

6 years ago

0.1.2

6 years ago

0.1.0

6 years ago