D bindings of easyFF.


Keywords
library, video, audio, binding
License
LGPL-3.0
Install
dub fetch easyff-d --version 1.0.9

Documentation

easyFF-d

easyFF-d is D bindings of a wrapper library for FFmpeg.
Original written in C is here.

Requirements

See the easyFF.

If you use Windows, you don't need to do anything.

on Windows

You must use VisualStudio's linker instead of lld-link on Windows.

Example

You can see test.d.

License

LGPL 3.0

Author

KanzakiKino