awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bbxnet/transcode

Open-source alternatives to Transcode

30 open-source projects similar to bbxnet/transcode, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Transcode alternative.

  • adghayes/serverless-ffmpegA

    adghayes/serverless-ffmpeg

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aizvorski/scikit-videoAvatar de aizvorski

    aizvorski/scikit-video

    153Voir sur GitHub↗

    Video processing routines for SciPy

    Python
    Voir sur GitHub↗153
  • alexheretic/ab-av1Avatar de alexheretic

    alexheretic/ab-av1

    906Voir sur GitHub↗

    AV1 re-encoding using ffmpeg, svt-av1 & vmaf.

    Rust
    Voir sur GitHub↗906
  • alvianprasetya/transcodingA

    AlvianPrasetya/transcoding

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • amiaopensource/vrecordA

    amiaopensource/vrecord

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • anime4000/ifmeA

    Anime4000/IFME

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • artclarke/xuggle-xugglerA

    artclarke/xuggle-xuggler

    0Voir sur GitHub↗
    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
asticode/go-astiavA

asticode/go-astiav

0Voir sur GitHub↗
Voir sur GitHub↗0
  • avtranscoder/avtranscoderAvatar de avTranscoder

    avTranscoder/avTranscoder

    167Voir sur GitHub↗

    High level API for FFmpeg / Libav.

    C++
    Voir sur GitHub↗167
  • bcoudurier/ffmbcAvatar de bcoudurier

    bcoudurier/FFmbc

    199Voir sur GitHub↗

    FFmpeg README

    C
    Voir sur GitHub↗199
  • bfansports/cloudtranscodeB

    bfansports/CloudTranscode

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • binoculars/aws-lambda-ffmpegB

    binoculars/aws-lambda-ffmpeg

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bramp/ffmpeg-cli-wrapperAvatar de bramp

    bramp/ffmpeg-cli-wrapper

    1,906Voir sur GitHub↗

    Java wrapper around the FFmpeg command line tool

    Javaffmpegjava
    Voir sur GitHub↗1,906
  • buttleofx/buttleofxAvatar de buttleofx

    buttleofx/ButtleOFX

    96Voir sur GitHub↗

    Project under early development.

    QML
    Voir sur GitHub↗96
  • ch00k/ffmpyC

    Ch00k/ffmpy

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • crisog/ffmpeg-restC

    crisog/ffmpeg-rest

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • datarhei/restreamerAvatar de datarhei

    datarhei/restreamer

    4,925Voir sur GitHub↗

    Restreamer is a self-hosted video broadcast platform and RTMP streaming server. It functions as a live media processing gateway and a multi-destination stream relay, providing a web-based management interface to configure video codecs, hardware acceleration, and stream routing. The system enables multi-platform video streaming by duplicating a single live video source and forwarding it to various third-party broadcast services and external servers simultaneously. It also supports direct-to-website broadcasting, allowing users to host live content for private or public audiences via customizab

    HTMLffmpegffmpeg-apiffmpeg-server
    Voir sur GitHub↗4,925
  • dev-labs-bg/swift-video-generatorD

    dev-labs-bg/swift-video-generator

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • edgeware/mp4ffE

    edgeware/mp4ff

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • elderbyte-/docker-java-mediaE

    ElderByte-/docker-java-media

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ericgriffin/fflockE

    ericgriffin/fflock

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • escaped/django-video-encodingE

    escaped/django-video-encoding

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • eyevinn/vp9-dashE

    Eyevinn/vp9-dash

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • fallingsnow/h265izeF

    FallingSnow/h265ize

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ffmpeg/ffmpegAvatar de FFmpeg

    FFmpeg/FFmpeg

    61,176Voir sur GitHub↗

    FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and video content. It functions as a comprehensive toolkit that provides both a command-line utility for direct media manipulation and a collection of low-level libraries for integration into custom applications. At its core, the project utilizes a packet-based stream engine and a format-agnostic abstraction layer to handle diverse media standards, containers, and network protocols. The framework distinguishes itself through a modular, graph-based filter execution model that allows f

    Caudiocffmpeg
    Voir sur GitHub↗61,176
  • ffmpegwasm/ffmpeg.wasmAvatar de ffmpegwasm

    ffmpegwasm/ffmpeg.wasm

    17,184Voir sur GitHub↗

    ffmpeg.wasm is a browser-based multimedia processing engine that brings the capabilities of the FFmpeg library directly to the client environment. By utilizing WebAssembly, it enables audio and video transcoding, format conversion, and stream recording to occur entirely within the browser without requiring server-side infrastructure. The library distinguishes itself by executing resource-intensive media tasks in background threads, ensuring that the main user interface remains responsive during complex operations. It manages data through an isolated, in-memory virtual file system, allowing fo

    Caudioexperimental-featuresffmpeg
    Voir sur GitHub↗17,184
  • fluent-ffmpeg/node-fluent-ffmpegAvatar de fluent-ffmpeg

    fluent-ffmpeg/node-fluent-ffmpeg

    8,251Voir sur GitHub↗

    node-fluent-ffmpeg is a Node.js wrapper for FFmpeg that provides a fluent interface for executing media commands and processing files. It functions as a process manager that handles the lifecycle of external FFmpeg binaries, enabling programmatic media transcoding, video thumbnail generation, and metadata extraction via ffprobe. The library distinguishes itself through a command builder that translates JavaScript method calls into command-line arguments. It features event-driven progress monitoring to track processed frames and throughput, as well as the ability to route processed media data

    JavaScript
    Voir sur GitHub↗8,251
  • georgmartius/vid.stabAvatar de georgmartius

    georgmartius/vid.stab

    941Voir sur GitHub↗

    Vidstab is a video stabilization library which can be plugged-in with Ffmpeg and Transcode.

    C
    Voir sur GitHub↗941
  • giorgisio/goavAvatar de giorgisio

    giorgisio/goav

    2,138Voir sur GitHub↗

    Golang bindings for FFmpeg (This repository is no longer maintained)

    Goffmpeg-librariesgolang-bindingsvideo
    Voir sur GitHub↗2,138
  • 3d0c/gmfAvatar de 3d0c

    3d0c/gmf

    933Voir sur GitHub↗

    Go Media Framework

    Go
    Voir sur GitHub↗933