GNOME Bugzilla – Bug 554602
seeking is not working correctly ...
Last modified: 2008-10-09 18:21:11 UTC
1. download this clip http://samples.mplayerhq.hu/MPEG-4/mpeg4conformance.mp4 (probably with other clips too) 2. import it in your pitivi project 3. start the clip in preview 4. seek to a position while playing (position != 0) 5. movie is stuttering around the seek position 6. rescale the pitivi-main window 7. movie starts playing normal from the seek position this clip is playing normal with gstreamer and seeking is working for the clip.
Created attachment 120291 [details] logging with GST_DEBUG=2,python:5 This logging shows that pitivi is constantly seeking to 0:00:18.867780429
Confirmed by Thijs on #pitivi 2008-10-09 Edward Hervey <edward.hervey@collabora.co.uk> * pitivi/ui/viewer.py: Fix pending-seek behaviour. Fixes #554602