GNOME Bugzilla – Bug 678920
mpegpsmux pipeline crash with segfault
Last modified: 2013-01-01 12:26:50 UTC
This pipeline segfault randomply after some seconds or minutes. gst-launch-0.10 -e -m souphttpsrc location=http://user:user@iprobocam.marmitek.com/cgi/mjpg/mjpg.cgi name=Source ! multipartdemux ! queue ! jpegdec ! videorate ! video/x-raw-yuv,framerate=25/1 ! ffmpegcolorspace ! x264enc ! mpegpsmux name=mmux aggregate-gops=true ! multifilesink location=video%d.mpg next-file=max-size max-file-size=10000000
Suffice it to say such is quite difficult to reproduce (and investigate), and fwiw have not been able to do so far.
Could you please provide a stack trace of the crash ? Perhaps also try and narrow it down a bit, e.g. replace bits at the end with fakesink - does it happen also with ... jpegdec ! fakesink ? or ... multipartdemux ! fakesink ? etc. Also, please try with GStreamer 1.0.x if possible.
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!