Skip to content

valnoel/avTranscoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avTranscoder

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.

Continuous Integration

Drone.io

Build Status

Travis

Build Status

Coverity Scan
Coverity Scan Build Status

Tests

nosetests

Python tests using nosetests.

Create environment variables to use your files in tests.

  • AVTRANSCODER_TEST_AUDIO_FILE
  • AVTRANSCODER_TEST_VIDEO_FILE

Packaging

Build openSUSE

comming soon

About

C++ API for LibAV / FFMpeg

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING.md
GPL-2.0
LICENSE.GPL
LGPL-2.1
LICENSE.LGPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 70.0%
  • Python 20.8%
  • CMake 4.1%
  • Shell 2.3%
  • SWIG 2.1%
  • Batchfile 0.4%
  • Other 0.3%