[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:20:14 PST 2013


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

--- Comment #8 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-02-21 01:20:08 UTC ---
The invalidity of the RTP stream is that you have two concatenated NAL units in
there, which you can only do inside a special aggregation packet. But there is
no such packet, instead they're being split into two packets because it's too
big using a Fragmentation unit (ie, the ooposite of a aggregation packet).

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