C Mpv

Open-source C projects categorized as Mpv

Top 7 C Mpv Projects

  1. mpv

    🎥 Command line media player

    Project mention: How I Built a TUI Without Leaving the Terminal | dev.to | 2025-04-13

    The biggest challenge I faced was getting some sort of way to play music. So I picked the easiest route—I directly implemented it with mpv and I channeled logs of mpv (which had timestamps, which I needed) to a log file under the .sparklines folder, and managed it with a socket (a two-way communication endpoint to handle the custom commands). With the power of NodeJS, I made it work out and somehow it turned out a lot better than expected. Also, configuration files can be accessed at .sparklines/config.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. celluloid

    A simple GTK+ frontend for mpv (by celluloid-player)

    Project mention: mpv a free, open-source, and cross-platform media player | news.ycombinator.com | 2024-08-17

    There are graphical frontends like Celluloid.

    https://celluloid-player.github.io/

  4. mpv-mpris

    MPRIS plugin for mpv

  5. libplacebo

    Official mirror of libplacebo

  6. jftui

    Jellyfin Terminal User Interface

  7. mpv_inhibit_gnome

    This mpv plugin prevents screen blanking in GNOME

  8. dafmenu

    D And Fzf menu. A custom build of dmenu with fzf-like functionality, plus a collection of scripts utilizing its features.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Mpv discussion

Log in or Post with

C Mpv related posts

Index

What are some of the best open-source Mpv projects in C? This list will help you:

# Project Stars
1 mpv 30,361
2 celluloid 1,229
3 mpv-mpris 638
4 libplacebo 610
5 jftui 151
6 mpv_inhibit_gnome 34
7 dafmenu 19

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?