Repository History
2 repositories tagged with FFmpeg
vidgear: High-Performance Cross-Platform Video Processing Framework in Python
vidgear is a high-performance, cross-platform Python framework for advanced video processing. It provides a comprehensive, multi-threaded, and asyncio API for real-time video capture, writing, streaming, and network transfer. This framework simplifies complex media operations, enabling developers to build robust applications with ease.

FFmpeg asm-lessons: Assembly Language Lessons for FFmpeg
FFmpeg asm-lessons offers a comprehensive set of lessons designed to teach assembly language specifically in the context of FFmpeg. This repository provides a foundational understanding of low-level programming, revealing the inner workings of computers and preparing learners to contribute to the FFmpeg project. It requires prior knowledge of C programming and basic high school mathematics.