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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 8 04:37:27 PST 2010


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk

--- Comment #26 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-03-08 12:37:22 UTC ---
It seems that qtdemux doesn't put the aac stream-format on the caps. And
ffdec_aac doesn't care for it. We should make qtdemux add stream-format=raw for
AAC streams (as that is the expected way to store in qt files AFAIK) and
ffdec_aac should check it to decide if it should call av_parse or not on that
stream.


btw, why is this marked as fixed? It still crashes for me.

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