GNOME Bugzilla – Bug 785519
splitmuxsink: handle_gathered_gop failed
Last modified: 2018-01-19 18:30:09 UTC
Example pipeline: gst-launch-1.0 rtspsrc location="rtsp://XXX.XX.XX.XX:554" user-id="username" user-pw="password" ! rtph264depay ! h264parse ! splitmuxsink location=fragment-%08d.mp4 max-files=20 max-size-time=90000000000 muxer=qtmux Crashed after approx. 1.5 hours of running due to failed assertion ERROR:/home/standby/fsl-release-bsp-3.14.52/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/1.8.1-r0/gst-plugins-good-1.8.1/gst/multifile/gstsplitmuxsink.c:847:handle_gathered_gop: assertion failed: (queued_bytes >= splitmux->mux_start_bytes) Aborted
Any chance you could try a more recent version of GStreamer such as the latest stable release (1.12) or git master to see if this issue still occurs there? There have been fairly big changes in splitmuxsink since 1.8.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks!