Earlier quoted context omitted.
mplayer
Isn't mpv a more modern and maintained mplayer fork? Mplayer was my go-to for many many years, starting in the early 2000s, but I switched at one point and can't remember why. What do you prefer about mplayer?
Mpv – A free, open-source, and cross-platform media player
71–80 of 576 posts
Re: Mpv – A free, open-source, and cross-platform media player
#72The best media player available on linux. The worst GUI (none) out of the box. Bearable after tinkering a bit with configs.
Re: Mpv – A free, open-source, and cross-platform media player
#73Re: Mpv – A free, open-source, and cross-platform media player
#74Re: Mpv – A free, open-source, and cross-platform media player
#75Re: Mpv – A free, open-source, and cross-platform media player
#76Re: Mpv – A free, open-source, and cross-platform media player
#77Earlier quoted context omitted.
> There have files I’ve encountered that for example VLC will play with quirks (color reproduction is not quite right, etc) that mpv plays perfectly. Given how VLC is basically bulletproof and will play absolutely anything thrown at it - it's great to hear that mpv is up there ...
While great in general, vlc has many small seek/sync issues, and also seems to be in maintenance mode.
Sad to hear.-
PS. On a tangent, rethorically - baring bugs and security - at one point is (if ever) software "finished"?
"We built this search engine. It works. The infrastructure has team enough to run it. But we have this huge payroll of people."
So "improvements" and "features" (and constant UI and UX changes) ...
... "enshittification" ensues.-
When is "good enough" ... good enough?
Re: Mpv – A free, open-source, and cross-platform media player
#78 F1 af toggle "acompressor=ratio=4,loudnorm"
F2 vf toggle "bwdif"
First one is an alright dynamic range compressor (makes the loud parts quieter and quieter parts loud). Second is a deinterlace at default settings. These are standard ffmpeg filters and mpv let's you turn these on in real time.Re: Mpv – A free, open-source, and cross-platform media player
#79If anyone is looking for the mpv core with a GUI on macOS, take a look at IINA https://github.com/iina/iina
Re: Mpv – A free, open-source, and cross-platform media player
#80Is this worth a look when you are pretty happy with VLC already?
Yes, it is. I don't understand the cult of VLC to be honest. There are better media players, at least on Windows.
All that said, VLC is not always my video player of choice. On Windows, I typically prefer PotPlayer and MPC-BE. On MacOS - IINA. On Android - MX Player Pro. But I always keep it installed on all those platforms because I know that I can fall back to it reliably at a moment's notice and it will simply work.
Additionally, with regard to MPV, where I think it makes the most sense is for the highly discerning user who wants to tweak the rendering of video in a specific way. I think anime fans really like it a lot (I'd imagine they upscale or improve the image quality in very subjective, specific ways, though I didn't investigate this in detail). The other good use case is when you have somewhat limited hardware and you want the most efficient video player application. That is perfectly valid, I suppose, but I think for most people, whatever hardware they're playing a video file on is likely more than capable of running with a more 'unoptimized' video player app such as VLC.