https://www.twitch.tv/chess24 goes black regularly on macOS 14.4.1/M1
Categories
(Core :: Audio/Video, defect)
Tracking
()
People
(Reporter: gcp, Unassigned)
References
Details
Trying to watch: https://www.twitch.tv/chess24 on an M1 Mac, latest macOS.
(active during late CEST/normal PST hours)
After a few minutes of watching, video goes black. Developer console shows:
Media resource blob:https://www.twitch.tv/98f3c5dc-41dd-47dc-8952-281e66afb0bb could not be decoded. chess24
This error message will be blank when privacy.resistFingerprinting = true. If it is really necessary, please add it to the whitelist in MediaError::GetMessage: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - void mozilla::AppleVTDecoder::OnDecodeError(OSStatus): OnDecodeError:ffffcd93 player-core-base-ead08a8986f3cc3d0c71.js:1:43566
WEBGL_debug_renderer_info is deprecated in Firefox and will be removed. Please use RENDERER. player-core-base-ead08a8986f3cc3d0c71.js:1:12352
Works fine in Chrome. Marking S2 as using another browser seems to be the only workaround.
Reporter | ||
Updated•7 months ago
|
Reporter | ||
Comment 1•7 months ago
|
||
I enabled Media Decoding logging in about:logging, let it log to the Firefox profiler, then reproduced the problem under the profiler: https://share.firefox.dev/4cWXBzN
Comment 2•7 months ago
|
||
Core error message -
MediaError::GetMessage: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - void mozilla::AppleVTDecoder::OnDecodeError(OSStatus): OnDecodeError:ffffcd93 player-core-base-ead08a8986f3cc3d0c71.js:1:43566
Comment 3•7 months ago
|
||
Comment 4•7 months ago
|
||
gcp, can you reproduce the problem with any of the saved streams?
Reporter | ||
Comment 6•7 months ago
|
||
I didn't encounter this since, so it might be encoder configuration related. Might have to mark it INCOMPLETE if the attached profile isn't enough to debug.
Updated•6 months ago
|
Description
•