ahirner / nim-ffmpeg

Nim (the language) bindings for ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nim-ffmpeg

Yet incomplete attempt to bring ffmpeg to nim. Wrappers are generated automatically. See auto_only branch for conversion scripts and unmangled results .

Run

nim c test.nim
./test

Output

Imported basics of ffmpeg version 3.3.3

Dynamic linked on Mac OS-X via brew.

About

Nim (the language) bindings for ffmpeg


Languages

Language:C 82.7%Language:Nim 15.6%Language:C++ 1.3%Language:Objective-C 0.5%