GNOME Bugzilla – Bug 688582
Remuxing of MPEG4 video failing
Last modified: 2012-12-13 12:48:56 UTC
I have an AVI with MPEG4 video and AC3 audio. Trying to re-encode the audio into AAC and remux the video and put the results into a MP4 container. It errors out with: we got an error, life is shit Could not multiplex stream. gstqtmux.c(2528): gst_qt_mux_add_buffer (): /GstPipeline:pipeline0/GstEncodeBin:encodebin0/GstMP4Mux:muxer: DTS method failed to re-order timestamps. we got an error, life is shit Internal data stream error. gstavidemux.c(5282): gst_avi_demux_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecoder/GstDecodeBin:decodebin2/GstAviDemux:avidemux2: streaming stopped, reason error Full GST_DEBUG log attached and png dump of pipeline
Created attachment 229282 [details] png graph pipeline
Full GST_DEBUG pipeline: http://uraeus.fedorapeople.org/files/remuxerror.txt.bz2
Argh, was going to retest this today as I hoped that Wim commit 'baseparse: pass DTS and PTS to handle_buffer' would fix it, but I realized I deleted the file that I used to trigger this. So unless the submitted information is enough to identify this bug feel free to close it.