[gstreamer-bugs] [Bug 612313] qtdemux: Post AAC profile/level in caps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Oct 4 03:00:12 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=612313
GStreamer | gst-plugins-good | git
--- Comment #11 from Arun Raghavan <arun at accosted.net> 2010-10-04 10:00:10 UTC ---
Tim: thanks for pushing all these patches!
You're right - the codec utils should handle the HE-AAC bits when they get
added. This may not always be possible (for implicitly signalled HE-AAC, you
know that it is HE-AAC when you see the first SBR payload in the actual stream
- no extra data is provided in headers). However, for the cases where it is
explicitly signalled, we should be handle it in the codec utils function.
I've attached a patch that removes the assumption about the header length and
lets the codec utils function decide how to extract the profile/level.
--
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