[Bug 694553] [adder] doesn't work after commit a86ca53

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 25 03:50:47 PST 2013


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

--- Comment #1 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2013-02-25 11:50:42 UTC ---
I can reproduce the issue with uridecodebin, but not when using two
audiotestsrc elements. Also the queues in the above example are not needed.
I'll see what I can use instead of uri decodebin to reproduce the problem for a
unit test.

gst-launch-1.0 -v audiotestsrc freq=400 ! adder name=a !
audio/x-raw,format=S16LE,rate=44100,channels=2 ! audioconvert ! autoaudiosink
audiotestsrc freq=100 ! audio/x-raw,format=S16LE,rate=44100,channels=2 !
audioconvert ! a.

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