[gstreamer-bugs] [Bug 566250] [ffdec_aac] Crash in gst_ffmpegdec_audio_frame

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 8 01:40:35 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=566250
  GStreamer | gst-ffmpeg | 0.10.x

--- Comment #25 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-03-08 09:40:29 UTC ---
> AFAICS, only qtdemux seems to properly set those flags, therefore another
> option could be to force ffdec_aac to only accept 'framed=True' which should
> force the standalone aacparser to be used.

I think you'll find that that's not how it works - it will either plug aacparse
all the time (as long as its rank is higher than any decoder) or not at all
(current situation, since rank is NONE). Decodebin2 is not aware of parsers and
can't even handle the case of not plugging the same parser twice if the parser
accepts both parsed and unparsed input ;-)

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