[gstreamer-bugs] [Bug 636599] MATROSKA DEMUX wrongly set caps rate with AAC audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 7 03:19:06 PST 2010


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-12-07 11:19:02 UTC ---
I would say the above lines are not really an error (though maybe not optimal);
5 bytes of codec-data probably indicates HE-AAC (e.g. SBR), which is why the
samplerate is doubled.

Problem is that it is hard to know whether some other field (e.g. matroska
samplerate field) has already taken this into account or not.  Definitive
solution may require codec-utils in -base to also support parsing of HE-AAC
codec-data (which may need some more specs in that area).

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