[Bug 693055] gst-inspect on 'level' element returns jumbled format.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 2 05:57:42 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693055
  GStreamer | gst-plugins-good | 1.0.5

--- Comment #1 from Alex Kaye <noxdeleo at googlemail.com> 2013-02-02 13:57:38 UTC ---
Looking now at my debug graph, I see that I've got a F32LE pad failing to link
to the level element, with no error message other than an 'Internal data flow
error'. The format error is also showing on the graph, so I guess it's in the
caps defined for the element.

Placing a caps filter with caps 'audio/x-raw,format=S16LE' (and an audioconvert
before that) between the F32LE pad and the level element means they link ok.
This looks to me like the error is affecting functionality after all.

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