-
Notifications
You must be signed in to change notification settings - Fork 29
HDR broken on latest release #9
Comments
I'm having trouble building IINA because of the XCode 13.2 bug, but I have released a binary with what I'm using ( /Application/IINA.app ). Please test it |
Well, I also failed to reproduce bug repeatedly. Original case was
However I failed to reproduce it when small file was stored locally. I will try to compile project myself and debug it. |
Damn, had to install Xcode outside Appstore to be able to compile, they just broke it before I even started to test it. After all I manage to run under debugger. If it will I who write the code I will try to avoid unitialised first setting of wrong colorspace at the first place. |
Full call stack on the first an second passes first #0 0x000000010031d698 in VideoView.requestEdrMode() at /Users/Shared/SOURCES/iina-plus/iina/iina/VideoView.swift:277 second #0 0x0000000102f79788 in VideoView.requestEdrMode() at /Users/Shared/SOURCES/iina-plus/iina/iina/VideoView.swift:279 |
You are right. The |
The first path should be avoid by 5a9259a Try the latest binary please. If you can still reproduce this issue, please open a new issue. |
I've updated to the latest release and have HDR disabled at least with the last file I started to watch. Inspector reports colorspace as Unspecified(SDR). Downgrading to previous release work fine.
Here is a couple of seconds sample
https://drive.google.com/file/d/14A6UbjhwrpJsp9Z2Hhp811gDpyA92rSD/view?usp=sharing
The text was updated successfully, but these errors were encountered: