←back to thread

1113 points Bluestein | 9 comments | | HN request time: 0.238s | source | bottom
1. adamomada ◴[] No.41278075[source]
Mac users can get a very nice front end to mpv with https://iina.io

Bonus trivia: Plex Media Player uses mpv as the video player

replies(4): >>41278088 #>>41278351 #>>41278680 #>>41280541 #
2. causality0 ◴[] No.41278088[source]
That is... not a glowing endorsement. I've had more bugs and player failures from Plex than any other media software I've ever used.
replies(2): >>41278104 #>>41278730 #
3. Larrikin ◴[] No.41278104[source]
Streaming or player errors? Plex has basically never failed to play any video I've ever given it, but a bad connection can totally ruin streaming. I wish they would implement pause and allow to buffer.
replies(1): >>41279186 #
4. arch1t3cht ◴[] No.41278351[source]
IINA has various issues that mpv does not have, in particular with color space conversions (see https://news.ycombinator.com/item?id=41278331 for a few more details)
5. darthShadow ◴[] No.41278680[source]
Adding onto this is Outplayer, which similarly uses MPV for its backend, for iOS & iPadOS.
6. SSLy ◴[] No.41278730[source]
plex uses terribly old build of mpv with questionable config
7. causality0 ◴[] No.41279186{3}[source]
In my experience Plex has a serious problem with determining whether or not it's capable of playing a file back directly without converting. I regularly have to switch it to "convert automatically" to make a file play.
replies(1): >>41280443 #
8. Hamuko ◴[] No.41280443{4}[source]
What can be directly played and not directly played are just lists of formats that Plex bakes into the app, and not really anything to do with mpv, right?

https://github.com/ambroisemaupate/plex-profiles/blob/master...

9. tvshtr ◴[] No.41280541[source]
MPV is slowly becoming the major embedable media player on the PC side. It's in a bunch of stuff and that's great.