[Bug 653925] mpegtsparse eats input buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 4 02:12:39 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653925
  GStreamer | gst-plugins-bad | 0.10.22

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk
            Version|0.10.34                     |0.10.22

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-07-04 09:12:34 UTC ---
Maybe you could run a gst-launch-0.10 pipeline through valgrind (set
num-buffers on the source to make it eos out naturally) like this:

 $ G_SLICE=always-malloc valgrind --leak-check=yes /usr/bin/gst-launch-0.10
yoursource num-buffers=100000 ! mpegtsparse ! fakesink

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