[Bug 752523] avdec_h264 crashes when using debug-mv=true option
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 20 05:46:05 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752523
--- Comment #1 from Mathieu Hinderyckx <mathieu.hinderyckx at gmail.com> ---
When using the latest gst-libav plugins with the switch to ffmpeg, the
ff_print_debug_info2() and associated drawing functions are available again.
However, still crashes. The problem is 'solved' by commenting out the line
2178:
"pict->opaque=NULL;"
in that function (in the mpegvideo.c file).
I don't know what this has for consequences, and that line is there in the
ffmpeg 2.7.2 distribution as well, working without any problems out of the box
displaying MV.
--
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