[Bug 794574] New: vaapidecode doesn't create enough surfaces for glimagesink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 21 18:18:34 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794574

            Bug ID: 794574
           Summary: vaapidecode doesn't create enough surfaces for
                    glimagesink
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vjaquez at igalia.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

glimagesink stores internally more buffers than vaapidecode creates, leading to
a deadlock.

The workaround is to add a vaapipostproc in the middle, something that
vaapidecodebin normally does.

A real solution is to increase the number that vaapidecode creates, and verify
that the gl buffer pool requires the exact minimum number of buffers.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list