[Bug 697806] avdec_h264 Fails during error recovery after packet loss leading to stream corruption
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Oct 16 18:02:39 CEST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=697806
GStreamer | gst-libav | 1.0.5
--- Comment #17 from Krzysztof Kotlenga <pocek at users.sf.net> 2013-10-16 16:02:36 UTC ---
Created an attachment (id=257439)
--> (https://bugzilla.gnome.org/attachment.cgi?id=257439)
GST_DEBUG=libav:5 log + gdb
(In reply to comment #16)
1231 GST_DEBUG_OBJECT (ffmpegdec, "Assigning allocated buffer to output
frame");
1232 out_frame->output_buffer = gst_buffer_ref (out_dframe->buffer);
This crashes for me - out_dframe is set earlier from picture->opaque which is
NULL. Please see the log for details. It works from gst-launch though.
--
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