harold / avclj

libavcodec pathways for Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFmpeg (libavcodec) Bindings for Clojure

Usage

You must have libavcodec installed to use this library; it was already on my machine.

libavcodec58 - FFmpeg library with de/encoders for audio/video codecs - runtime files
   {cnuernber/avclj {:git/url "https://github.com/cnuernber/avclj"
                     :sha "HEAD"}}

License - GPLv2

FFmpeg provides a function to get the license of the library; it returns GPLv2 on my system. This library is thus transitively licensed under GPLv2.

About

libavcodec pathways for Clojure


Languages

Language:Clojure 79.2%Language:C++ 20.6%Language:Shell 0.2%