[Bug 652404] New: multifdsink: buffers-queued calculation is wrong in pipeline with both audio and video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 12 11:00:09 PDT 2011


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

           Summary: multifdsink: buffers-queued calculation is wrong in
                    pipeline with both audio and video
    Classification: Platform
           Product: GStreamer
           Version: 0.10.34
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In a pipeline with both audio and video such as

video ! queue mux. ! audio ! queue ! mux. muxer name=mux ! multifdsink

the calculation the buffers-queued property quickly change from 1 to say 65, 97
and so on while the difference between bytes-to-serve and bytes-served remain
constant so the client is actually consuming the whole stream.

In a video only pipeline the property works correctly

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