[Bug 676425] aiffparse: fails to extract channel layout for multichannel files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 7 11:29:47 PST 2016


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

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 318438
  --> https://bugzilla.gnome.org/attachment.cgi?id=318438&action=edit
aiffparse: fix negotiation errors with multi-channel files

This patch makes it play, but it doesn't add full/proper multichannel handling
yet, for that we'd have to parse the CHAN tag.

This file doesn't have any CHAN tag anyway though, so I'm not sure how we're
supposed to deduce the channel layout here, and the specs I found only specify
some default layouts up to 6 channels, but this file has 8 channels.

Patch simply makes it use some fallback layout for now.

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