GNOME Bugzilla – Bug 631460
codec-utils: add support for HE-AAC level/profile properly
Last modified: 2018-11-03 11:17:36 UTC
As a first step, the base-profile vs. profile thing could be fixed up for the backwards-compatible cases (where base-profile != profile).
Created attachment 218581 [details] Sample AAC file with SBR
http://developer.apple.com/library/ios/#technotes/tn2236/_index.html Signalling modes supported by Apple for HE-AAC * In the MPEG-4 file format, explicit signalling only. This includes the backwards compatibility mode which is the recommended signalling mode for maximum compatibility. * In the ADTS format implicit signalling is supported as ADTS files only contain the actual audio payload and no meta-data fields.
Created attachment 373272 [details] [review] codec-utils: support extension audio object type
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/39.