[Webkit-unassigned] [Bug 257195] New: [GStreamer] Report video decode errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 23 03:54:00 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257195

            Bug ID: 257195
           Summary: [GStreamer] Report video decode errors
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vwatermeier at igalia.com

When a GST_STREAM_ERROR or GST_STREAM_ERROR_TYPE_NOT_FOUND occurs, the player does not set the error to MediaPlayer::NetworkState::DecodeError, but expects the application to do so if needed via the stalled event. However the latter is too generic for the application to determine the actual cause of error and decide whether this is a decode error or  some other deficiency (e.g. temporary bandwidth issues).

See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1072

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230523/fa083cd0/attachment.htm>


More information about the webkit-unassigned mailing list