GNOME Bugzilla – Bug 609660
Pitivi doesn't render
Last modified: 2010-09-09 20:00:34 UTC
I've tried to render my project about 10-20 times every time with different rendering settings. The project consists of about 100 FLV files and a few mp4 files. The FLV files seems to be the problem. Sometimes I get an error like "gstflvdemux.c(615): gst_flv_demux_loop (): /GstPipeline:pipeline1/GstBin:bin3/GnlComposition:gnlcomposition2/GnlSource:gnlsource5/GstBin:bin7/pitivi+elements+singledecodebin+SingleDecodeBin:pitivi+elements+singledecodebin+singledecodebin2/GstFLVDemux:flvdemux203: stream stopped, reason error" sometimes the rendering simply stops in the middle of the video. I've attached an compressed debug.log file.
The file could not be attached as it is larger than 1 megabyte, so it's hosted here: http://piracyfaq.com/files/debug.log.gz
It's hard to see what the problem is from the debug log. What distro are you running ?
I'm on Arch Linux, and I'm using pitivi 0.13.3-1.
Can you check with the latest gstreamer packages and pitivi 0.13.4?
With those I can't even open the project, I get this error while importing clips: PiTiVi is unable to load file "file:///media/disk/Video/blitz/tecno_-_the_base.wmv" 'Problem:An internal error occurred while analyzing this file: Internal data stream error.' An internal error occurred while analyzing this file: Internal data stream error.: gstasfdemux.c(1646): gst_asf_demux_loop (): /GstPipeline:Discoverer-file:///media/disk/Video/blitz/tecno_-_the_base.wmv/GstDecodeBin2:dbin/GstASFDemux:asfdemux0:
After I converted 2 wmv files to mpeg, I could render. However, the render again stopped at 40%.
We're missing information to debug this. Could you create debug logs by running pitivi like this? PITIVI_DEBUG=*:5 GST_DEBUG=2 bin/pitivi > debug.log 2>&1
Okay, here's the log http://piracyfaq.com/files/debug.tar.gz
So, just making sure, you're running pitivi 0.13.4 or pitivi git now right?
$ pacman -Q pitivi pitivi 0.13.4-1 so yes, it's the latest official binary from arch linux repositories.
Wait a sec, WMV never worked in pitivi as far as I know (bug #600412)... but comment #5 hints that there are wmv files in this project. Could this be a duplicate of bug #600412?
*** This bug has been marked as a duplicate of bug 600412 ***