←back to thread

1113 points Bluestein | 1 comments | | HN request time: 0.214s | source
Show context
tbeseda ◴[] No.41278019[source]
If anyone is looking for the mpv core with a GUI on macOS, take a look at IINA https://github.com/iina/iina
replies(3): >>41278060 #>>41278331 #>>41278796 #
arch1t3cht ◴[] No.41278331[source]
IINA has issues with color space conversions. I've heard that the specific issue is that it always (incorrectly) assumes a BT601 matrix for all videos, though I haven't verified it myself and cannot really right now. (I did verify its colors differing from stock mpv before writing this comment, though.) Various mpv wrappers exists, but for reasons like these stock mpv is the only fully reliable version.
replies(2): >>41279429 #>>41280276 #
1. yborg ◴[] No.41279429[source]
Huh, that explains it, I was wondering why I was having problems with some video that VLC would even playback correctly, I didn't think to try the stock mpv.