[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:21:43 PST 2013


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

--- Comment #9 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-02-21 01:21:40 UTC ---
You can work around the problem using a pipeline like this one, which will
concatenate all of the NAL unit, then let the parser split them:
 rtph264depay ! video/x-h264, stream-format=byte-stream ! h264parse !
avdec_h264

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