Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

C++ API for LibAV / FFMpeg

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING.md
GPL-2.0
LICENSE.GPL
LGPL-2.1
LICENSE.LGPL
NotificationsYou must be signed in to change notification settings

avTranscoder/avTranscoder

 
 

Repository files navigation

C++ API for Libav / FFmpeg

Based on Libav/FFmpeg libraries to support various video and audio formats, avTranscoder provides the high level API to re-wrap or transcode media easily.

Build StatusCoverage StatusCoverity Scan Build Status

What you need to know

  • C++ library
  • Java and Python bindings generated with SWIG
  • multiplateform (Linux, MAC, Windows)
  • your call to be based on Libav, FFmpeg, or your custom fork of one of these librairies

License

SeeCOPYING.md

Compilation

SeeINSTALL.md

How to use

SeeUSAGE.md

Tests

nosetests

Python tests using nosetests.

cd test/pyTestnosetests

Some tests need environment variables to be executed (otherwise they will be skipped):

  • AVTRANSCODER_TEST_VIDEO_FILE
  • AVTRANSCODER_TEST_AUDIO_WAVE_FILE
  • AVTRANSCODER_TEST_AUDIO_MOV_FILE

Note: for continuous integration, we launch tests with media files contained inavTranscoder-data repository.

Packaging

Build openSUSE

comming soon

About

C++ API for LibAV / FFMpeg

Topics

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

Contributors10


[8]ページ先頭

©2009-2025 Movatter.jp