[gstreamer-bugs] [Bug 304765] another silly capsnego: sinesrc -> 3 channel audio

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri May 20 05:13:54 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=304765
 GStreamer | gst-plugins | Ver: 0.8.9





------- Additional Comments From Thomas Vander Stichele  2005-05-20 12:13 -------
seems related to the fact that audioscale has [3, ...] for the passthrough caps;
changing it to 4 gives:

gst-0.8] [thomas at otto gst-plugins]$ gst-launch -v sinesrc ! audioconvert !
audioscale ! fakesink silent=TRUE
RUNNING pipeline ...
/pipeline0/audioscale0.src: caps = audio/x-raw-int, rate=(int)44100,
channels=(int)4, endianness=(int)1234, width=(int)16, depth=(int)16,
signed=(boolean)true, 

ie 4 channel audio

might this be related to the bug in caps_simplify that doesn't respect order of
caps ?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list