[Bug 732939] wavenc doesn't create a proper header for data from omxaacdec

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 10 00:52:29 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732939
  GStreamer | gst-omx | 1.2.4

--- Comment #19 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-07-10 07:52:25 UTC ---
Also the caps set on the decoder srcpad are not exactly ideal:
audio/x-raw, format=(string)S16BE, layout=(string)interleaved, rate=(int)22050,
channels=(int)6, channel-mask=(bitmask)0x0000000000000000

A channel mask full of zeroes here means that we have an undefined channel
layout. Either the openmax component didn't tell us any channel layout (bad!)
or there is a bug in the code to convert openmax layouts to gstreamer ones.

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