SkillAgentSearch skills...

AvTranscoder

C++ API for LibAV / FFMpeg

Install / Use

/learn @avTranscoder/AvTranscoder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

avTranscoder

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.

Build Status Build status Coverage Status <a href="https://scan.coverity.com/projects/2626"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/2626/badge.svg"/></a>

<!-- [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/avTranscoder/avtranscoder/trend.png)](https://bitdeli.com/free "Bitdeli Badge") --> <!-- [![Stories in Progress](https://badge.waffle.io/avTranscoder/avTranscoder.svg?label=2 - Working&title=In Progress)](http://waffle.io/avTranscoder/avTranscoder) -->

Click on the badge above to have a big picture view of what's in progress and how you can help.

:warning: The latest avTranscoder API does not fit with libav.

The basics

  • avTranscoder is a C++ library.
  • avTranscoder uses SWIG to generate Java and Python bindings.
  • avTranscoder is multiplatform (Linux, MAC, Windows).
  • avTranscoder could be based on Libav, FFmpeg, or your custom fork of one of these librairies.

License

See COPYING.md

How to use

See USAGE.md

Documentation

See Doxygen documentation

Compilation

See INSTALL.md

Packaging

Build openSUSE

comming soon

Related Skills

View on GitHub
GitHub Stars166
CategoryDevelopment
Updated1mo ago
Forks50

Languages

C++

Security Score

85/100

Audited on Feb 22, 2026

No findings