C++ API for LibAV / FFMpeg
Based on LibAV/FFMpeg libraries to support various video formats, avTranscoder provides the high level API to re-wrap or transcode media easily.
You can also use its Java & Python bindings for simpler integration in your own projects.
Python tests using nosetests.
Create environment variables to use your files in tests.
- AVTRANSCODER_TEST_AUDIO_FILE
- AVTRANSCODER_TEST_VIDEO_FILE
comming soon