Comment 15 for bug 707239

Revision history for this message
Jeff Fortin Tam (kiddo) wrote :

Oh right, your hang happens at the *very end of rendering*, not at the beginning.

I can *maybe* reproduce this. What I can reproduce in pitivi git is your result (the video hanging at the end of rendering),
but I cannot reproduce the workaround (using a blank space) because of another stupid bug (not-negotiated errors).

When the hang occurs, the following is repeatedly printed to the terminal:

(pitivi:18082): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed
(pitivi:18082): GStreamer-CRITICAL **: gst_pad_push_event: assertion `event != NULL' failed

But the problem is that I can only reproduce this with very specific files (some vob files I have).
Please double-check (with a blank project) if this happens only with some specific media files...