GNOME Bugzilla – Bug 583041
GStreamer error pops-up
Last modified: 2009-05-20 08:52:39 UTC
Please describe the problem: When I add some elements (films) to my timeline, PiTiVi randomly pops-up an error. Steps to reproduce: 1. Import multiple movie elements into timeline 2. Queue them one after one. 3. Get an error. Actual results: A popup displays with an error. But just click validate, and you can go on with your project. Expected results: Nothing :) Does this happen every time? No, actually it's kind of random, but it seems like it happens most of the time when you stick your element to the end of another element. Other information: Window title : GStreamer a rencontré une erreur générale de flux. (GStreamer encountered a general stream error). qtdemux.c(2408): gst_qtdemux_loop (): /GstPipeline:pipeline0/GstBin:bin0/GnlComposition:gnlcomposition1/GnlSource:gnlsource15/pitivi+elements+singledecodebin+SingleDecodeBin:pitivi+elements+singledecodebin+singledecodebin20/GstQTDemux:qtdemux94: streaming stopped, reason not-linked
I've tried (in vain) to reproduce that issue with debugging. Could you try to reproduce the issue with the following: GST_DEBUG=3,qtdemux:5 PITIVI_DEBUG=5 pitivi > log 2>&1 And then compress the log (bzip2 log) and attach it to this bug report.
Created attachment 134923 [details] debug log
Confirmed as fixed on IRC