[Bug 678078] [ffdec_aac_latm] Fails to decode when channels/rate are specified

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 4 03:08:06 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678078
  GStreamer | gst-plugins-bad | git

--- Comment #4 from Tvrtko Ursulin <tvrtko.ursulin at onelan.co.uk> 2012-07-04 10:08:01 UTC ---
Created an attachment (id=217999)
 View: https://bugzilla.gnome.org/attachment.cgi?id=217999
 Review: https://bugzilla.gnome.org/review?bug=678078&attachment=217999

aacparse: Correct ADTS channel parsing

According to http://wiki.multimedia.cx/index.php?title=ADTS value got from the
ADTS header is not a number of channels but a configuration index so fix it to
work like that.

This fixes one of the test streams being incorrectly identified as having 7
channels.

Note that even with this fix sound is still broken since ffdec_aac doesn't
advertise support for more than six channels.

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