1 个仓库
Standardized containers for handling pixel formats, sample formats, and media-specific data types.
Distinct from Data Structures: Distinct from Data Structures: focuses on media-specific formats like pixel and sample layouts rather than general-purpose collections.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Multimedia. Refine with filters or upvote what's useful.
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
Provides standardized containers for handling pixel formats, sample formats, and other media-specific data types.