All Projects → avTranscoder → Avtranscoder

avTranscoder / Avtranscoder

Licence: other
C++ API for LibAV / FFMpeg

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Avtranscoder

Android
Android app for collecting OpenStreetCam imagery
Stars: ✭ 119 (-8.46%)
Mutual labels:  ffmpeg
Makerlapse App
Document Your Journery Into A Timelapse Video
Stars: ✭ 127 (-2.31%)
Mutual labels:  ffmpeg
Tiktokbot
A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Stars: ✭ 126 (-3.08%)
Mutual labels:  ffmpeg
Patch
Something could be public patches
Stars: ✭ 120 (-7.69%)
Mutual labels:  ffmpeg
Xl player
A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.
Stars: ✭ 126 (-3.08%)
Mutual labels:  ffmpeg
Youtube2audio
Desktop application to download YouTube videos as annotated MP3 or MP4 files
Stars: ✭ 128 (-1.54%)
Mutual labels:  ffmpeg
Canvas2video
Convert dynamic canvas to video, support merge audio
Stars: ✭ 117 (-10%)
Mutual labels:  ffmpeg
Video Srt Windows
这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。
Stars: ✭ 2,497 (+1820.77%)
Mutual labels:  ffmpeg
Ffmpeg
Automated scripts for installation of ffmpeg and its most popular libraries from source under Ubuntu and a detailed wiki containing a lot of hints and tricks for ffmpeg.
Stars: ✭ 126 (-3.08%)
Mutual labels:  ffmpeg
Rtmp Ts Dash Webrtc
👾 音视频解决方案 Audio and video solutions(AV1)
Stars: ✭ 129 (-0.77%)
Mutual labels:  ffmpeg
Thumbnailer
Go media thumbnailer
Stars: ✭ 123 (-5.38%)
Mutual labels:  ffmpeg
Live Stream From Desktop
Provide guidance to test live streaming (mpeg-dash or hls) or vod from your desktop
Stars: ✭ 124 (-4.62%)
Mutual labels:  ffmpeg
Fwf
HTML video editor with FFmpeg
Stars: ✭ 128 (-1.54%)
Mutual labels:  ffmpeg
Player
FFmpeg and SDL2 video player
Stars: ✭ 119 (-8.46%)
Mutual labels:  ffmpeg
Fawcourse ffmpeg
ffmpeg教程,非命令行模式
Stars: ✭ 130 (+0%)
Mutual labels:  ffmpeg
Docker Homebridge
Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
Stars: ✭ 1,847 (+1320.77%)
Mutual labels:  ffmpeg
Anirip
🎬 A Crunchyroll show/season ripper
Stars: ✭ 127 (-2.31%)
Mutual labels:  ffmpeg
Spacextract
Extraction and analysis of telemetry from rocket launch webcasts (from SpaceX and RocketLab)
Stars: ✭ 131 (+0.77%)
Mutual labels:  ffmpeg
Audiobookconverter
Improved AudioBookConverter based on freeipodsoftware release (mp3 to m4b converter)
Stars: ✭ 131 (+0.77%)
Mutual labels:  ffmpeg
Ffplayout Engine
python and ffmpeg based playout
Stars: ✭ 128 (-1.54%)
Mutual labels:  ffmpeg

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 Coverity Scan Build Status

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

⚠️ 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].