[Webkit-unassigned] [Bug 99501] New: [gstreamer] video error if gst_app_src_push_buffer returns GST_FLOW_WRONG_STATE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 13:57:47 PDT 2012


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

           Summary: [gstreamer] video error if gst_app_src_push_buffer
                    returns GST_FLOW_WRONG_STATE
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi,
sometimes, gst_app_src_push_buffer returns GST_FLOW_WRONG_STATE and video is not displayed. This happens to me quite often (about 10% of every time I load a video).
GST_FLOW_WRONG_STATE is returned because of some flushing lock in gstreamer. I could not find the root of the problem, but meanwhile, when we are in this case, we can probably retry to push the buffer data the next time).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list