[Bug 764948] New: use-buffering property ignored on non-muxed streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 12 12:34:45 UTC 2016


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

            Bug ID: 764948
           Summary: use-buffering property ignored on non-muxed streams
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vivia at ahiru.eu
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

gst-launch-1.0 -m filesrc location=/home/vivia/song.mp3 ! decodebin
use-buffering=true ! fakesink |grep -i ufferi

[No buffering messages received]

That is because no multiqueue is added to decodebin if the stream is not muxed,
so the use-buffering property isn't applied anywhere.

-- 
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