GNOME Bugzilla – Bug 577106
DV file causes hang when seeked
Last modified: 2009-05-14 14:10:28 UTC
Importing works fine, but when trying to seek it in the timeline (or sometimes just trying to put it in the timeline), I get a window saying: gstavidemux.c(4163): gst_avi_demux_loop (): /GstPipeline:pipeline0/GstBin:bin2/GnlComposition:gnlcomposition0/GnlSource:gnlsource2/pitivi+elements+singledecodebin+SingleDecodeBin:pitivi+elements+singledecodebin+singledecodebin0/GstAviDemux:avidemux3: streaming stopped, reason not-negotiated
Created attachment 131583 [details] debug log
If generic DV files don't work, people will march in the streets.
Jeff, could you retry with latest pitivi git ? I can see an exception raised in the log which might have caused that issue you're seeing.
Still see those issues with DV files in pitivi+gnonlin git, though pitivi doesn't hang. It does spit a bunch of error dialogs one after another though.
Created attachment 133253 [details] debug log New debug log, with gst level 3, if it's any different from the previous one.
fixed by commit 4bcd0da3f62e1991404e514a8e0f38aba4cac1b1 Author: Alessandro Decina <alessandro.d@gmail.com> Date: Mon Apr 27 17:22:43 2009 +0200 Add ffmpegcolorspace before xvimagesink. xvimagesink doesn't seem to support I420 under vmware. and commit 416d6feb18f3533dc0bb08f77faec90ed27de50a Author: Alessandro Decina <alessandro.d@gmail.com> Date: Mon May 4 15:32:17 2009 +0200 Also put videoscale in DefaultVideoSink.