GNOME Bugzilla – Bug 590203
image hang during playback (auriga)
Last modified: 2009-09-02 16:11:26 UTC
I get the image hanging (the sound continues, the playhead continues) at exactly the same position (18 seconds in that timeline) every time I playback. There is only one clip on the timeline. Seeking works without any problems in any part of that clip. Playing the clip in totem shows no such problem. Incoming debug log. Note to self: in "auriga theora benchmark.xptv"
gstreamer debug log: http://jeff.ecchi.ca/public/bug-pitivi-590203.tar.lzma With gnonlin git of course (but even with gnonlin from the ppa, the same bug occurs).
And if it can help, this is the media filed used as a clip in that test: http://www.amv-france.com/AMV/concours/87/Nostromo_-_Auriga_720p@60.avi
Created attachment 139512 [details] project file
This should be fixed in master now
Still seeing that with pitivi and gnonlin git. It doesn't freeze in the exact same way, but it's still some kind of QoS-like problem with stuff freezing and then playing back at 300,000 km/s.
What it currently looks like: http://www.youtube.com/watch?v=YrgS-Ujqdhk (sorry for the Flash, gst good is broken and I can't use pitivi to transcode this into a theora version)
Well well. Today's commit in gnonlin finally fixed this! Hurray!
awesome :) 0.13.3 will be released depending on latest gnonlin.
commit 646519946fac84bf97d81dd1cd0464acce834887 Author: Edward Hervey <bilboed@bilboed.com> Date: Wed Sep 2 18:08:39 2009 +0200 configure.ac: Depend on latest gnonlin. Fixes #590203