High level API for FFmpeg / Libav.
Based on FFmpeg/Libav libraries to support various video and audio formats, avTranscoder provides the high level API to re-wrap or transcode media easily.
![Stories in Progress](https://badge.waffle.io/avTranscoder/avTranscoder.svg?label=2 - Working&title=In Progress)
Click on the badge above to have a big picture view of what's in progress and how you can help.
- avTranscoder is a C++ library.
- avTranscoder uses SWIG to generate Java and Python bindings.
- avTranscoder is multiplateform (Linux, MAC, Windows).
- avTranscoder could be based on Libav, FFmpeg, or your custom fork of one of these librairies.
See COPYING.md
See USAGE.md
See INSTALL.md
comming soon