[Bug 670850] New: collectpads2 port of adder has a regression for buzztard
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 26 13:43:44 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=670850
GStreamer | gst-plugins-base | 0.10.x
Summary: collectpads2 port of adder has a regression for
buzztard
Classification: Platform
Product: GStreamer
Version: 0.10.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: ensonic at sonicpulse.de
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Having a simple song like:
src ! fx ! sink src ! sink
does not play anymore. After a git revert -n 85c10b0 1da30ad bcaf589 a3c5abf it
works again. The above is more complex that it looks. In buzztard src, fx and
sink are bins with additional volume and level elements. src ends on a tee, fx
has an adder at the begin and tee at the end and sink begins with an adder.
Each link (!) is a bin as well, consisting of queue , volume, panorama and
audioconvert elements. I am attaching a pipeline dump.
It can be reproduced by
buzztard-cmd -c play -i collectpads2bug.bzt
buzztard-edit -c load -i collectpads2bug.bzt
(and then pressing play). The released 0.6'er version should do.
--
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