[Bug 792437] fdkaacdec decoding error
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 23 15:25:00 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=792437
Florent Thiéry <florent.thiery at ubicast.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Florent Thiéry <florent.thiery at ubicast.eu> ---
Thanks, in the meantime i found the following workaround which will trick
aacparse into parsing ADTS:
gst-launch-1.0 filesrc location=test.m4a ! qtdemux ! capssetter replace=true
caps="audio/mpeg, stream-format=(string)adts" ! aacparse ! fdkaacdec !
autoaudiosink
I will report the initial problem to the device manufacturer.
--
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