awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 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

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aizvorski/scikit-videoaizvorski 的头像

    aizvorski/scikit-video

    153在 GitHub 上查看↗

    Video processing routines for SciPy

    Python
    在 GitHub 上查看↗153
  • alexheretic/ab-av1alexheretic 的头像

    alexheretic/ab-av1

    906在 GitHub 上查看↗

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

    Rust
    在 GitHub 上查看↗906
  • alvianprasetya/transcodingA

    AlvianPrasetya/transcoding

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • amiaopensource/vrecordA

    amiaopensource/vrecord

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • anime4000/ifmeA

    Anime4000/IFME

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • artclarke/xuggle-xugglerA

    artclarke/xuggle-xuggler

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
asticode/go-astiavA

asticode/go-astiav

0在 GitHub 上查看↗
在 GitHub 上查看↗0
  • avtranscoder/avtranscoderavTranscoder 的头像

    avTranscoder/avTranscoder

    167在 GitHub 上查看↗

    High level API for FFmpeg / Libav.

    C++
    在 GitHub 上查看↗167
  • bcoudurier/ffmbcbcoudurier 的头像

    bcoudurier/FFmbc

    199在 GitHub 上查看↗

    FFmpeg README

    C
    在 GitHub 上查看↗199
  • bfansports/cloudtranscodeB

    bfansports/CloudTranscode

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • binoculars/aws-lambda-ffmpegB

    binoculars/aws-lambda-ffmpeg

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bramp/ffmpeg-cli-wrapperbramp 的头像

    bramp/ffmpeg-cli-wrapper

    1,906在 GitHub 上查看↗

    Java wrapper around the FFmpeg command line tool

    Javaffmpegjava
    在 GitHub 上查看↗1,906
  • buttleofx/buttleofxbuttleofx 的头像

    buttleofx/ButtleOFX

    96在 GitHub 上查看↗

    Project under early development.

    QML
    在 GitHub 上查看↗96
  • ch00k/ffmpyC

    Ch00k/ffmpy

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • crisog/ffmpeg-restC

    crisog/ffmpeg-rest

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • datarhei/restreamerdatarhei 的头像

    datarhei/restreamer

    4,925在 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
    在 GitHub 上查看↗4,925
  • dev-labs-bg/swift-video-generatorD

    dev-labs-bg/swift-video-generator

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • edgeware/mp4ffE

    edgeware/mp4ff

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • elderbyte-/docker-java-mediaE

    ElderByte-/docker-java-media

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ericgriffin/fflockE

    ericgriffin/fflock

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • escaped/django-video-encodingE

    escaped/django-video-encoding

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • eyevinn/vp9-dashE

    Eyevinn/vp9-dash

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fallingsnow/h265izeF

    FallingSnow/h265ize

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ffmpeg/ffmpegFFmpeg 的头像

    FFmpeg/FFmpeg

    61,176在 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
    在 GitHub 上查看↗61,176
  • ffmpegwasm/ffmpeg.wasmffmpegwasm 的头像

    ffmpegwasm/ffmpeg.wasm

    17,184在 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
    在 GitHub 上查看↗17,184
  • fluent-ffmpeg/node-fluent-ffmpegfluent-ffmpeg 的头像

    fluent-ffmpeg/node-fluent-ffmpeg

    8,251在 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
    在 GitHub 上查看↗8,251
  • georgmartius/vid.stabgeorgmartius 的头像

    georgmartius/vid.stab

    941在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗941
  • giorgisio/goavgiorgisio 的头像

    giorgisio/goav

    2,138在 GitHub 上查看↗

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

    Goffmpeg-librariesgolang-bindingsvideo
    在 GitHub 上查看↗2,138
  • 3d0c/gmf3d0c 的头像

    3d0c/gmf

    933在 GitHub 上查看↗

    Go Media Framework

    Go
    在 GitHub 上查看↗933