GNOME Bugzilla – Bug 629611
splitting then deleting the first part of a clip causes a not-negotiated error
Last modified: 2011-01-23 20:33:26 UTC
1. split a clip 2. select the first part 3. delete the first part The following appears: ERROR [ 1092] [0x -48bcb940] "<Pipeline at 0x988f0ac>" pipeline Sep 13 23:39:04 _errorObject: error from /GstPipeline:pipeline0/GstBin:bin0/GnlComposition:gnlcomposition0/GnlSource:gnlsource: VideoTestSourceFactory7/GstBin:bin9/GstVideoTestSrc:videotestsrc0 (__main__.GstVideoTestSrc): GStreamer encountered a general stream error. (gstbasesrc.c(2550): gst_base_src_loop (): /GstPipeline:pipeline0/GstBin:bin0/GnlComposition:gnlcomposition0/GnlSource:gnlsource: VideoTestSourceFactory7/GstBin:bin9/GstVideoTestSrc:videotestsrc0: streaming task paused, reason not-negotiated (-4)) (pitivi/log/loggable.py:30)
Oh yes, and this was initially reported on https://bugs.launchpad.net/ubuntu/+source/pitivi/+bug/430427
This is fixed here http://github.com/alessandrod/pitivi. We are going to commit it after 0.13.5.
This is fixed now... but I have no idea which commit fixed it.