After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 577106 - DV file causes hang when seeked
DV file causes hang when seeked
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal blocker
: 0.13.1
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-28 18:50 UTC by Jean-François Fortin Tam
Modified: 2009-05-14 14:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debug log (743.77 KB, text/x-log)
2009-03-28 18:52 UTC, Jean-François Fortin Tam
Details
debug log (88.36 KB, application/x-gzip)
2009-04-24 13:15 UTC, Jean-François Fortin Tam
Details

Description Jean-François Fortin Tam 2009-03-28 18:50:44 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
Comment 1 Jean-François Fortin Tam 2009-03-28 18:52:38 UTC
Created attachment 131583 [details]
debug log
Comment 2 Jean-François Fortin Tam 2009-04-22 19:53:53 UTC
If generic DV files don't work, people will march in the streets.
Comment 3 Edward Hervey 2009-04-24 06:04:35 UTC
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.
Comment 4 Jean-François Fortin Tam 2009-04-24 13:14:35 UTC
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.
Comment 5 Jean-François Fortin Tam 2009-04-24 13:15:40 UTC
Created attachment 133253 [details]
debug log

New debug log, with gst level 3, if it's any different from the previous one.
Comment 6 Alessandro Decina 2009-05-04 13:57:27 UTC
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.