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

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

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

9 个仓库

Awesome GitHub RepositoriesMedia Codec Libraries

Software libraries providing low-level, high-performance capabilities for encoding and decoding multimedia data.

Explore 9 awesome GitHub repositories matching graphics & multimedia · Media Codec Libraries. Refine with filters or upvote what's useful.

Awesome Media Codec Libraries GitHub Repositories

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

    FFmpeg/FFmpeg

    61,176在 GitHub 上查看↗

    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

    Extends format and codec support by linking against third-party libraries for specialized encoding, decoding, or processing tasks.

    Caudiocffmpeg
    在 GitHub 上查看↗61,176
  • qarmin/czkawkaqarmin 的头像

    qarmin/czkawka

    31,526在 GitHub 上查看↗

    Czkawka is a cross-platform utility designed for storage optimization and filesystem maintenance. It functions as a comprehensive file analysis engine that identifies redundant data, including duplicate files, empty directories, broken symbolic links, and temporary files. By utilizing hash-based content verification, the tool ensures accurate identification of duplicates regardless of file names or metadata. The project distinguishes itself by offering both a native graphical user interface and a command-line interface, allowing for both interactive management and automated, headless system m

    Re-encodes video files using efficient codecs and crops static bars to reduce total disk usage.

    Fluentcleanerduplicatesmultiplatform
    在 GitHub 上查看↗31,526
  • handbrake/handbrakeHandBrake 的头像

    HandBrake/HandBrake

    22,419在 GitHub 上查看↗

    HandBrake is an open-source media converter and video transcoding application designed to process digital video and audio files. It functions as a desktop utility that converts media from nearly any format into widely supported codecs, facilitating video format conversion and the optimization of files for specific playback requirements. The software serves as a tool for digital media archiving, allowing users to compress and preserve high-quality video into manageable formats. It also functions as a DVD and Blu-ray ripper, enabling the extraction and conversion of content from physical optica

    Uses core libraries to decode, filter, and re-encode digital video and audio streams.

    Cgplv2multi-platformvideo-transcoding
    在 GitHub 上查看↗22,419
  • 11ty/eleventy11ty 的头像

    11ty/eleventy

    19,670在 GitHub 上查看↗

    Eleventy is a JavaScript-based static site generator designed to transform templates, data files, and markdown into optimized HTML. It functions as a versatile template rendering engine and content management framework, allowing developers to aggregate data from diverse sources—including local files, databases, and external APIs—to populate structured web content. The project is distinguished by its template-engine-agnostic pipeline, which decouples the build process from specific rendering languages. This allows users to integrate multiple template formats, such as Liquid, Nunjucks, Handleba

    Automates image processing, lazy loading, and responsive asset serving to improve page load performance.

    JavaScriptblog-enginedocumentation-tooleleventy
    在 GitHub 上查看↗19,670
  • clsid2/mpc-hcclsid2 的头像

    clsid2/mpc-hc

    14,378在 GitHub 上查看↗

    This project is an open-source multimedia player for Windows designed for high-performance audio and video playback. It functions as a DirectShow-based media renderer that utilizes hardware-accelerated graphics APIs to perform color space conversion and high-quality scaling directly on the display adapter. The application distinguishes itself through granular control over playback dynamics and visual output. Users can manipulate video orientation through rotation, flipping, and zooming, while also leveraging support for high dynamic range rendering. The player supports automated playback sequ

    Integrates modular codec libraries to support a wide range of audio and video formats.

    C++
    在 GitHub 上查看↗14,378
  • imgproxy/imgproxyimgproxy 的头像

    imgproxy/imgproxy

    10,876在 GitHub 上查看↗

    This project is a high-performance image transformation server and media optimization proxy designed to process, resize, and convert assets on the fly. It functions as a secure pipeline that fetches remote source files and applies transformations—such as cropping, watermarking, and visual filtering—directly through parameters defined in the request URL. The service distinguishes itself through a focus on secure, resource-aware delivery. It protects infrastructure by validating incoming requests with cryptographic signatures to prevent unauthorized access and enforces strict limits on file dim

    Acts as a proxy to reduce image sizes and select optimal formats based on browser support.

    Goavifcrop-imagedocker
    在 GitHub 上查看↗10,876
  • sophia-community/sophiappSophia-Community 的头像

    Sophia-Community/SophiApp

    4,893在 GitHub 上查看↗

    SophiApp is a suite of specialized tools designed for removing pre-installed software, installing system runtimes, optimizing operating system performance, and hardening privacy on Windows 10 and 11. It includes a dedicated bloatware removal tool, a dependency installer for runtimes and codecs, and a privacy hardening suite to restrict data collection. The project features an optimization toolkit and registry tweaker that apply configuration changes to customize system behavior, appearance, and performance. These tools use a graphical interface to modify registry values, manage theme personal

    Downloads and installs video extensions to support specific image and video formats.

    C#22h223h2debloat
    在 GitHub 上查看↗4,893
  • distroav/distroavDistroAV 的头像

    DistroAV/DistroAV

    4,428在 GitHub 上查看↗

    DistroAV is a live broadcast signal router and network video routing tool designed to transmit audio and video sources over a network. It serves as a system for routing and transmitting media using the Network Device Interface protocol. The project enables the integration of remote network streams into local production scenes as standard input sources. It supports broadcasting program output for remote monitoring and the transmission of individual sources or scenes to network destinations. The software includes capabilities for codec-based media decoding, manual IP-based source discovery, an

    Implements media codec libraries to decode network signals into playable audio and video.

    C++audioavavoip
    在 GitHub 上查看↗4,428
  • libjxl/libjxllibjxl 的头像

    libjxl/libjxl

    3,375在 GitHub 上查看↗

    libjxl is an open-source library for encoding and decoding images in the JPEG XL format. It provides the core codec functionality needed to compress source images into JPEG XL and decompress JPEG XL files back into common raster image representations. The library supports adjustable quality, distance, and effort settings during encoding, and handles conversion between different color spaces during encode or decode operations. It also enables reading and writing of embedded metadata such as EXIF, XMP, and color profiles. For performance, libjxl includes benchmarking tools for decode speed and

    The core JPEG XL codec library providing encoding, decoding, metadata, and color space support.

    C++codecdecoderencoder
    在 GitHub 上查看↗3,375
  1. Home
  2. Graphics & Multimedia
  3. Media Processing and Analysis
  4. Media Manipulation
  5. Media Processing
  6. Codec and Encoding Utilities
  7. Media Codec Libraries

探索子标签

  • JPEG XL Codec LibrariesAn open-source library for encoding and decoding JPEG XL images with support for metadata, color spaces, and parallel processing. **Distinct from Media Codec Libraries:** Distinct from Media Codec Libraries: focuses specifically on the JPEG XL format codec, not general media codec support across multiple formats.
  • Media Optimization UtilitiesTools for re-encoding and cropping media files to reduce disk usage while maintaining quality. **Distinct from Media Codec Libraries:** Distinct from Media Codec Libraries: focuses on high-level optimization workflows rather than low-level codec implementation.