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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 5 03:18:35 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=566250

  GStreamer | gst-ffmpeg | Ver: 0.10.x

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED




------- Comment #18 from Edward Hervey  2009-03-05 11:19 UTC -------
After chatting with the ffmpeg aac author, there's no way to figure out before
hand whether it can handle a certain stream without decoding it.

We therefore set it's rank to NONE until it can handle the full specs (or at
least can report before decoding whether it can handle a given stream or not).

commit eeffd7b87feaa1e6076b6110419fd0455bf64b6f
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Thu Mar 5 12:09:32 2009 +0100

    gstffmpegdec: Set the rank of the AAC decoder to NONE.

    It will stay this way until the ffmpeg aac decoder can report before
decoding
    whether it can handle a given stream or not.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=566250.




More information about the Gstreamer-bugs mailing list