awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Inter-Process Communication Interfaces · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInter-Process Communication Interfaces

Protocols and mechanisms for external applications to control and monitor media playback processes.

Distinguishing note: Focuses on media-specific control protocols rather than generic system IPC.

Explore 1 awesome GitHub repository matching graphics & multimedia · Inter-Process Communication Interfaces. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Inter-Process Communication Interfaces

Awesome Inter-Process Communication Interfaces GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • mpv-player/mpv

    mpv-player/mpv

    34,115View on GitHub↗

    This project is a high-performance, terminal-based media player designed for efficient audio and video playback. It utilizes a modular decoding core to handle a wide range of multimedia formats while offloading frame processing to platform-specific hardware-accelerated rendering pipelines to minimize CPU overhead. Beyond its standalone utility, the software functions as an embeddable multimedia engine, providing a native library interface that allows external applications to integrate its advanced decoding and rendering capabilities directly into their own interfaces. The player is distinguis

    Exchanges JSON-formatted commands and status events between the player and external applications via Unix sockets or pipes.

    Caudiocffmpeg
    34,115View on GitHub↗