[Bug 751605] audio: Add proper support for non-interleaved / planar audio

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 8 14:43:09 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=751605

George Kiagiadakis <gkiagia at tolabaki.gr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gkiagia at tolabaki.gr

--- Comment #4 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Hi,

I've recently started working on this. Following some discussions I had with
Olivier and Nicolas, I am working on the approach of having a GstAudioMeta
(equivalent to GstVideoMeta for video) that lists the offsets of the various
planes. Additionally, we are proposing that this meta will be strictly required
for non-interleaved audio, to avoid the confusion that exists with GstVideoMeta
being optional.

My working branch can be found at
https://gitlab.collabora.com/gkiagia/gst-plugins-base/commits/plannar_audio

I'd appreciate any comments you might have on the design of GstAudioMeta.

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