[Bug 769057] aacparse: Reject raw AAC why??
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 25 05:58:57 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=769057
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |NOTABUG
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to m][sko from comment #4)
> I have latest master version of all gstreamer libraries.
>
> libfdk simple provide better quality then voaacenc
> https://bitbucket.org/xlazom00/gst/src/57a2897d0561/patch_1_8/gst_libav/
> debian/patches/?at=gst_1_8
>
> Maybe we can enable libfdk with some configure --enable nonfree :)
It's general policy to not enable anything that requires external libraries in
gst-libav. Instead there should be a native GStreamer element.
In the case of libfdk, some people apparently have their own ones for that
which are not public but overall it should be a matter of a low number of hours
of work to create a plugin for that when using GstAudioEncoder.
> this don't help
> https://cgit.freedesktop.org/gstreamer/gst-libav/commit/
> ?id=832b42301d7be88cf80b2a0ba5ab54cf02393000
You'll have to check then why there is no extradata in the AVCodecContext at
that point, and also if it is maybe only available at a later time (when?).
--
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