You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently WebCodecs rely on DOMExceptions with different names, but DOMException names are deprecated .
For proper and granular error reporting WebCodecs might need a special error type, like WebGpu pipeline error.
We might also need a special error type for rejecting promises and reporting errors via VideoEncoder and VideoDecoder callbacks.