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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to amiaopensource/vrecord

Open-source alternatives to Vrecord

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

  • adghayes/serverless-ffmpegA

    adghayes/serverless-ffmpeg

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aizvorski/scikit-videoAvatar von aizvorski

    aizvorski/scikit-video

    153Auf GitHub ansehen↗

    Video processing routines for SciPy

    Python
    Auf GitHub ansehen↗153
  • alexheretic/ab-av1Avatar von alexheretic

    alexheretic/ab-av1

    906Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗906
  • alvianprasetya/transcodingA

    AlvianPrasetya/transcoding

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • anime4000/ifmeA

    Anime4000/IFME

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • artclarke/xuggle-xugglerA

    artclarke/xuggle-xuggler

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • asticode/go-astiavA

    asticode/go-astiav

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • avtranscoder/avtranscoderAvatar von avTranscoder

    avTranscoder/avTranscoder

    167Auf GitHub ansehen↗

    High level API for FFmpeg / Libav.

    C++
    Auf GitHub ansehen↗167
  • bbxnet/transcodeB

    bbxnet/transcode

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bcoudurier/ffmbcAvatar von bcoudurier

    bcoudurier/FFmbc

    199Auf GitHub ansehen↗

    FFmpeg README

    C
    Auf GitHub ansehen↗199
  • bfansports/cloudtranscodeB

    bfansports/CloudTranscode

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • binoculars/aws-lambda-ffmpegB

    binoculars/aws-lambda-ffmpeg

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bramp/ffmpeg-cli-wrapperAvatar von bramp

    bramp/ffmpeg-cli-wrapper

    1,906Auf GitHub ansehen↗

    Java wrapper around the FFmpeg command line tool

    Javaffmpegjava
    Auf GitHub ansehen↗1,906
  • buttleofx/buttleofxAvatar von buttleofx

    buttleofx/ButtleOFX

    96Auf GitHub ansehen↗

    Project under early development.

    QML
    Auf GitHub ansehen↗96
  • ch00k/ffmpyC

    Ch00k/ffmpy

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • crisog/ffmpeg-restC

    crisog/ffmpeg-rest

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • datarhei/restreamerAvatar von datarhei

    datarhei/restreamer

    4,925Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,925
  • dev-labs-bg/swift-video-generatorD

    dev-labs-bg/swift-video-generator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • edgeware/mp4ffE

    edgeware/mp4ff

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • elderbyte-/docker-java-mediaE

    ElderByte-/docker-java-media

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ericgriffin/fflockE

    ericgriffin/fflock

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • escaped/django-video-encodingE

    escaped/django-video-encoding

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • eyevinn/vp9-dashE

    Eyevinn/vp9-dash

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fallingsnow/h265izeF

    FallingSnow/h265ize

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ffmpeg/ffmpegAvatar von FFmpeg

    FFmpeg/FFmpeg

    61,176Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗61,176
  • ffmpegwasm/ffmpeg.wasmAvatar von ffmpegwasm

    ffmpegwasm/ffmpeg.wasm

    17,184Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,184
  • fluent-ffmpeg/node-fluent-ffmpegAvatar von fluent-ffmpeg

    fluent-ffmpeg/node-fluent-ffmpeg

    8,251Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,251
  • georgmartius/vid.stabAvatar von georgmartius

    georgmartius/vid.stab

    941Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗941
  • giorgisio/goavAvatar von giorgisio

    giorgisio/goav

    2,138Auf GitHub ansehen↗

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

    Goffmpeg-librariesgolang-bindingsvideo
    Auf GitHub ansehen↗2,138
  • 3d0c/gmfAvatar von 3d0c

    3d0c/gmf

    933Auf GitHub ansehen↗

    Go Media Framework

    Go
    Auf GitHub ansehen↗933

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search