[gstreamer-bugs] [Bug 589187] Static/skipping at very beginning of playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 10 08:20:20 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=589187
  GStreamer | gstreamer (core) | 0.10.26

--- Comment #6 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-09-10 15:20:17 UTC ---
Created an attachment (id=142917)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=142917)
ringbuffer debugging code

This probably needs more work. The idea is to be able to do:

> GST_DUMP_RING_BUFFER_DATA=1 GST_DEBUG="ring*:3" gst-launch audiotestsrc num-buffers=200 wave=saw freq=0.1 ! pulsesink
....
0:00:00.189971918 29218  0x9cd9848 INFO              ringbuffer
gstringbuffer.c:789:gst_ring_buffer_acquire:<pulsesinkringbuffer0> dumping
ringbuffer data to /tmp/gst_ringbuffer_0x9cda038
....
> gnuplot
> plot [0:] [-35000:35000] '/tmp/gst_ringbuffer_0x9cda038' binary format="%short" using 1 with lines

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