48
[Answered] Video players that look like IINA, or can?
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I'm pretty sure mpv's UI can turn into this. I've seen some crazy things.
Yeah it's called an osc (on screen controller)
Is there one that looks exactly like this? Probably not. But if you know Lua this could be created.
Hell, IINA is made with MPV as a base
I haven't seen something like this but I've seen someone replicated Youtube UI, including thumbnail previews on seekbar. I've also seen some quite simple and clear UIs as well. mpv has so many capabilities, I probably don't know about 95% of them.
Absolutely you're likely talking about this right?
https://github.com/Zren/mpv-osc-tethys
With thumbfast installed too.
Personally I use a fork of ModernX:
https://github.com/zydezu/ModernX
MPV is crazy. Got a plugin that let's me clip videos very easily, one that let's me pick stream quality for when I use MPV to watch twitch videos, you can even get riscord rich presence if you're into that thing.
Here's the awesome page:
https://github.com/stax76/awesome-mpv?tab=readme-ov-file#on-screen-controller
Edit: and the official list linked from their site:
https://github.com/mpv-player/mpv/wiki/User-Scripts
Actually I was searching about that Youtube one that I saw long ago but couldn't find again. Thank you for these. Especially for awesome-mpv.