qtdemux errors out on certain (broken?) files
Hi there,
When trying to process certain videos with gstreamer, the qtdemux command crashes with the following error message:
ERROR: from element /GstPipeline:pipeline0/GstParseBin:parsebin1/GstQTDemux:qtdemux1: Internal data stream error.
Additional debug info:
../gst/isomp4/qtdemux.c(6545): gst_qtdemux_loop (): /GstPipeline:pipeline0/GstParseBin:parsebin1/GstQTDemux:qtdemux1:
streaming stopped, reason not-linked (-1)
Execution ended after 0:00:00.028922846
Setting pipeline to NULL ...
ERROR: from element /GstPipeline:pipeline0/GstMP4Mux:mux: Could not multiplex stream.
Additional debug info:
../gst/isomp4/gstqtmux.c(5024): gst_qt_mux_add_buffer (): /GstPipeline:pipeline0/GstMP4Mux:mux:
Failed to push sample.
Freeing pipeline ...
The example files are attached. Thanks!
Edited by George M