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

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

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

3 个仓库

Awesome GitHub RepositoriesVideo Processing Frameworks

High-performance libraries and frameworks designed for capturing, transcoding, and manipulating video streams.

Distinct from Asynchronous Python Frameworks: Existing candidates were for general Python frameworks or async frameworks, not specifically for video processing pipelines.

Explore 3 awesome GitHub repositories matching graphics & multimedia · Video Processing Frameworks. Refine with filters or upvote what's useful.

Awesome Video Processing Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • abhitronix/vidgearabhiTronix 的头像

    abhiTronix/vidgear

    3,714在 GitHub 上查看↗

    VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating video streams. It functions as a multi-protocol video streamer and a WebRTC streaming server, enabling the transfer of video frames over networks using RTSP, RTMP, RTP, and MJPEG protocols. The project distinguishes itself through hardware-accelerated video transcoding and decoding using GPU backends like CUDA to reduce CPU load. It includes a cross-platform screen capture tool and a specialized system for establishing direct peer-to-peer media connections using WebRTC signali

    Implements a high-performance Python framework for capturing, transcoding, and manipulating video streams using FFmpeg.

    Pythondashffmpegframework
    在 GitHub 上查看↗3,714
  • datitran/object_detector_appdatitran 的头像

    datitran/object_detector_app

    1,305在 GitHub 上查看↗

    This application is a real-time computer vision system designed to identify and label objects within live video feeds, recorded files, and static images. It functions as a comprehensive framework that integrates pre-trained machine learning models with video processing pipelines to perform multi-object localization and visual data tracking. The system distinguishes itself through a multithreaded architecture that decouples frame acquisition from detection logic, ensuring the interface remains responsive during continuous analysis. It provides specialized scripts for training and optimizing cu

    Implements a framework for capturing and analyzing video frames to perform high-speed object recognition and tracking.

    Pythonopencvtensorflow
    在 GitHub 上查看↗1,305
  • devoncrawford/video-editing-automationDevonCrawford 的头像

    DevonCrawford/Video-Editing-Automation

    1,195在 GitHub 上查看↗

    This project is a toolkit for automating video editing and post-production tasks through programmatic workflows. It functions as a media pipeline that ingests, processes, and exports video content by applying algorithmic logic to assemble raw footage into finished media products. The framework utilizes a library of building blocks to execute repetitive editing operations, allowing for the batch processing of media assets. By mapping temporal metadata and chaining discrete operations into linear pipelines, the system enables the automated assembly of video content without manual intervention.

    Acts as a programmatic framework for manipulating video streams and automating complex editing operations through scriptable interfaces.

    C
    在 GitHub 上查看↗1,195
  1. Home
  2. Graphics & Multimedia
  3. Video Processing Frameworks