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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesParallel Media Processing

Concurrent execution of media generation tasks to accelerate rendering pipelines.

Distinct from Parallel Processing: Candidates focus on data merging or PDF processing; this is about parallelizing video overlay and subtitle generation.

Explore 4 awesome GitHub repositories matching graphics & multimedia · Parallel Media Processing. Refine with filters or upvote what's useful.

Awesome Parallel Media Processing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • browser-use/video-usebrowser-use 的头像

    browser-use/video-use

    9,743在 GitHub 上查看↗

    This project is an AI video post-production suite that uses large language models and programmatic tools to automate editing, transcription, and subtitle generation. It functions as an AI editing agent that translates natural language instructions into shell commands, providing a programmatic interface for manipulating media via FFmpeg. The toolkit includes a motion graphics engine that generates technical animations and visual overlays through code-driven rendering and mathematical definitions. It distinguishes itself by combining an AI-powered transcriber for word-level timestamps with an a

    Uses concurrent execution threads to generate multiple visual animation layers and subtitles before merging.

    Python
    在 GitHub 上查看↗9,743
  • automatic-ripping-machine/automatic-ripping-machineautomatic-ripping-machine 的头像

    automatic-ripping-machine/automatic-ripping-machine

    4,595在 GitHub 上查看↗

    Automatic Optical Disc Ripping Server is a headless system that detects inserted CDs, DVDs, and Blu-rays to automatically extract media, transcode video, and eject discs. It functions as a multi-drive media digitizer using a concurrent processing pipeline to rip and transcode media from several optical drives simultaneously without queuing. The system includes an asynchronous video transcoding pipeline that batches conversion tasks to run during scheduled off-peak hours. It also serves as a media server automation tool, fetching metadata from online APIs to name folders and trigger library re

    Processes media from several optical drives simultaneously to rip and transcode content independently without queuing.

    Pythonautomaticblu-raycd
    在 GitHub 上查看↗4,595
  • journey-ad/gemini-watermark-removerjourney-ad 的头像

    journey-ad/gemini-watermark-remover

    2,841在 GitHub 上查看↗

    This project is an AI watermark removal tool designed to restore pixels hidden by logos and masks in images and videos. It utilizes reverse alpha blending to eliminate watermarks and recover original media content. The tool operates as a local media processor, executing all restoration algorithms on the client device or within the browser to prevent files from being uploaded to remote servers. It further functions as a browser media interceptor via extensions and userscripts to automatically replace watermarked previews and downloads with cleaned versions. Capabilities include bulk media pro

    Provides high-volume processing of multiple images and videos simultaneously via parallel browser tasks or CLI.

    JavaScript
    在 GitHub 上查看↗2,841
  • vllm-project/vllm-omnivllm-project 的头像

    vllm-project/vllm-omni

    2,776在 GitHub 上查看↗

    vllm-omni is a high-throughput serving engine and distributed inference framework designed for omni-modal models. It serves as a multi-modal model API server capable of generating text, image, video, and audio data, providing a standardized interface for remote client access. The system features a non-autoregressive generation engine for parallel media production and a robot policy inference server that acts as a real-time communication bridge to robotic hardware using specialized protocols. It supports hybrid execution models that combine sequential token generation with parallelized media g

    Provides a non-autoregressive generation engine to produce visual and audio content in parallel for reduced latency.

    Pythonaudio-generationdiffusionimage-generation
    在 GitHub 上查看↗2,776
  1. Home
  2. Graphics & Multimedia
  3. Parallel Media Processing