Page 1 of 3
4K HDR framerate lag on latest official build
Posted: 02 Sep 2019, 04:40
by MrSpidey
Hi there,
As posted in a previous thread relating to tvOS 13 beta and MrMC beta, there seems to be an issue with laggy 4k HDR content even on the latest official builds of tvOS and MrMC. Just seems to stutter every few seconds.
This didn't exist before and is only a recent development.
Different combinations of AVFoundation and Video Toolbox were selected to see if there was a difference - selecting "use VideoToolbox for 4K HEVC HDR content" seems to fix the frame rate issue, but the colours are wrong and washed out.
For reference, I used VLC to play the same file - it works without issues or any lag, but the colours are not as rich as the AVFoundation option. They are however far better than the washed out colours under VideoToolbox.
Any recommendations to fix and / or troubleshoot this?
Thanks in advance.
Re: 4K HDR framerate lag on latest official build
Posted: 02 Sep 2019, 12:08
by amet
Re: 4K HDR framerate lag on latest official build
Posted: 02 Sep 2019, 12:30
by Everbrave
MrSpidey wrote: 02 Sep 2019, 04:40
Hi there,
As posted in a previous thread relating to tvOS 13 beta and MrMC beta, there seems to be an issue with laggy 4k HDR content even on the latest official builds of tvOS and MrMC. Just seems to stutter every few seconds.
This didn't exist before and is only a recent development.
Different combinations of AVFoundation and Video Toolbox were selected to see if there was a difference - selecting "use VideoToolbox for 4K HEVC HDR content" seems to fix the frame rate issue, but the colours are wrong and washed out.
For reference, I used VLC to play the same file - it works without issues or any lag, but the colours are not as rich as the AVFoundation option. They are however far better than the washed out colours under VideoToolbox.
Any recommendations to fix and / or troubleshoot this?
Thanks in advance.
In other forums, I could read that there is a bug in tvOS 13 beta 8, apple is aware of it and they are working to fix it, so you might want to wait for the next beta which is coming soon (may be as tvOS 13.1 beta).
Re: 4K HDR framerate lag on latest official build
Posted: 02 Sep 2019, 15:03
by davilla
I need a
debuglog that shows the exact media so I can fetch it for testing.
Re: 4K HDR framerate lag on latest official build
Posted: 02 Sep 2019, 20:14
by davilla
Never mind, reproduced and fixed. Sometimes I really hate apple when they do this.
Re: 4K HDR framerate lag on latest official build
Posted: 04 Sep 2019, 19:09
by sethx44
Everbrave wrote: 02 Sep 2019, 12:30
MrSpidey wrote: 02 Sep 2019, 04:40
Hi there,
As posted in a previous thread relating to tvOS 13 beta and MrMC beta, there seems to be an issue with laggy 4k HDR content even on the latest official builds of tvOS and MrMC. Just seems to stutter every few seconds.
This didn't exist before and is only a recent development.
Different combinations of AVFoundation and Video Toolbox were selected to see if there was a difference - selecting "use VideoToolbox for 4K HEVC HDR content" seems to fix the frame rate issue, but the colours are wrong and washed out.
For reference, I used VLC to play the same file - it works without issues or any lag, but the colours are not as rich as the AVFoundation option. They are however far better than the washed out colours under VideoToolbox.
Any recommendations to fix and / or troubleshoot this?
Thanks in advance.
In other forums, I could read that there is a bug in tvOS 13 beta 8, apple is aware of it and they are working to fix it, so you might want to wait for the next beta which is coming soon (may be as tvOS 13.1 beta).
1 month apple knows the problem and does nothing, last beta, same problem.
itunes movies work, everything is fine at apple .....
Re: 4K HDR framerate lag on latest official build
Posted: 04 Sep 2019, 19:28
by Everbrave
@sethx44
I’m currently away from test installation, can you try choosing only AVFoundation (Check off Video Toolbox) and see if the issue still persistent?
Thanks
Re: 4K HDR framerate lag on latest official build
Posted: 04 Sep 2019, 23:54
by davilla
Nothing will change until the next 3.9.2 tetstflight version gets pushed out.
The issue is with AVFoundation codec, specifically AVSampleBufferDisplayLayer.
VideoToolBox decoder is fine.
Re: 4K HDR framerate lag on latest official build
Posted: 05 Sep 2019, 06:12
by MrSpidey
davilla wrote: 02 Sep 2019, 15:03
I need a
debuglog that shows the exact media so I can fetch it for testing.
davilla wrote: 02 Sep 2019, 20:14
Never mind, reproduced and fixed. Sometimes I really hate apple when they do this.
Apologies, I didn't get any notifications of replies to my post, and when I logged in today I saw all these replies. Seems you found the issue?
davilla wrote: 04 Sep 2019, 23:54
Nothing will change until the next 3.9.2 tetstflight version gets pushed out.
The issue is with AVFoundation codec, specifically AVSampleBufferDisplayLayer.
VideoToolBox decoder is fine.
Ok fair enough. Thank you for clarifying.
Re: 4K HDR framerate lag on latest official build
Posted: 05 Sep 2019, 08:59
by Everbrave
Is the next build eminent, I.e. within few days, say next week?
BTW: selecting Video Toolbox delivers washed-out colors for HDR contents; this is not the case for AVFoundation, however, so what is the reason for this behavior?