GNOME Bugzilla – Bug 696697
gst_ffmpegvidenc_stop crashes at stop
Last modified: 2013-11-24 17:35:05 UTC
I have a appsrc, videoconvert, avenc_mpeg4 pipeline. I call gst_element_set_state(GST_ELEMENT(m_pipeline), GST_STATE_NULL); at end of recording I get a crash in gst_ffmpegvidenc_stop. After commenting the line gst_ffmpeg_avcodec_close()... the crash is gone.
Would it be possible to provide a backtrace ?
Created attachment 240011 [details] gst debug output
Thanks, but that's not a stack trace. Could you run it in a debugger and get a stack trace where the crash occurs. How did you compile GStreamer? Which videosink are you using?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!