[Bug 740965] ac3 decoder support in gst-omx 1.2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 24 09:05:42 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=740965

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |julien.isorce at gmail.com

--- Comment #2 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to kalyan from comment #0)
> i  implemented AC3 audio and tested

Was it on desktop or an embedded device ? Which omx target ? Strange that it
worked using OMX_IndexParamAudioAac.

Note that ac3 is not in the headers provided by Khronos.
For Android and it comes as an extension:
https://android.googlesource.com/platform/frameworks/native/+/master/include/media/openmax/OMX_IndexExt.h#60
.
For Rpi/Broadcom it comes like that:
https://github.com/raspberrypi/firmware/blob/master/opt/vc/include/IL/OMX_Index.h#L392

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