[Bug 693581] rtph264depay ! avdec_h264 crash on NULL decoder pointer in gst_video_decoder_get_frame ()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 20 17:11:55 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693581
  GStreamer | gst-libav | git

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #7 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-02-21 01:11:40 UTC ---
The problem is two-fold..

First, the stream is broken, the first two packet contain what it claims to be
a 2247 bytes SPS. I suspect that this is not true. The patch you identified
actually reads that SPS from the data stream and puts it in the caps overriding
the one in the sprop-parameters-set.

Second, it seems that our libav plugin crashes if you give it an invalid SPS.
That said, fixing this crash will not allow you to read that stream.

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