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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 8 01:20:02 PST 2010


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

--- Comment #24 from Edward Hervey <bilboed at gmail.com> 2010-03-08 09:19:57 UTC ---
I just checked, the aac caps should have a 'framed' property in it.

IF present AND True => don't use the parser
IF absent OR False => use the parser

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.

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