[gstreamer-bugs] [Bug 612312] typefind: Post AAC profile in caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 6 05:31:41 PDT 2010


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

--- Comment #14 from Arun Raghavan <ford_prefect at gentoo.org> 2010-04-06 12:31:38 UTC ---
This would work, and I guess it's a bit cleaner than profiles like
'aac+sbr+ps'. Only thing here is that for implicitly signaled he-v2, you'd
have:

base-layer = { lc, he-v1 },    profile = { he-v2 }

This is because in the implicitly signaled case, he-v2 should be decoded by an
he-v1 decoder if available, and if not, then an lc decoder.

I'd go with "fallback-profile" over "base-layer" since it conveys the meaning
more accurately.

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