this post was submitted on 22 Dec 2025
19 points (100.0% liked)

Linux

13188 readers
132 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

After eleven months in development following its previous 0.8 release, Clapper, an open-source media player for Linux built on GTK4 and GStreamer, has just released version 0.10.

The main novelty is the migration of MPRIS, Server, and Discoverer functionality out of the core application and into enhancer plugins. These features are now deprecated as built-in components. Applications that bundle Clapper as part of containerized distributions are advised to disable these features at build time and instead ship them as plugins.

you are viewing a single comment's thread
view the rest of the comments
[–] Excel@beehaw.org 4 points 3 months ago (1 children)

Wake me up when there’s a (non-VLC) player that actually works with DVD menus (with mouse controls)

[–] sbeak@sopuli.xyz 2 points 3 months ago (1 children)

wake up!

mpv maybe? There a bunch of plugins, there's probably one that does DVD menus. A quick search shows one called "mpv-dvd-browser" that uses the lsdvd utility, interesting. Don't currently have any DVDs to test that though.

[–] sbeak@sopuli.xyz 1 points 3 months ago

apparently it also works well with the "mpv-file-browser" plugin too (that is one that I use and it works pretty well)