[Bug 737395] New: decodebin ignores custom multiqueue limits

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 25 16:23:26 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737395
  GStreamer | gst-plugins-base | git

           Summary: decodebin ignores custom multiqueue limits
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I set max_size_bytes on decodebin, however when decodebin_set_queue_size is
called with preroll = TRUE, decodebin sets the limit to AUTO_PREROLL_SIZE_BYTES
regardless of specified size;

decodebin_set_queue_size is only called once and the size remains
AUTO_PREROLL_SIZE_BYTES.

Is this expected behavior? Shouldn't decodebin honor the setting?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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