GNOME Bugzilla – Bug 632418
Audio and video desynchronized when using still images
Last modified: 2014-10-11 16:55:35 UTC
Created attachment 172574 [details] output of GST_DEBUG=3,gnl*:5,*ERR*:5,python:5 PITIVI_DEBUG=5 Using my "test stills and video" project (simply two PNGs, one at the beginning and one at the end of the timeline, with video clips inbetween), sound in the video clips get desynchronized. Actually, it looks as if audio stays in sync, but the video frames get fast-forwarded/shifted to the left. My timeline looks like this: [-still-][-----videoA---][-videoB-----][-still-] [-----audioA---][-audioB-----] It renders as if it was like this: [-still-]--videoA---][-videoB-----][-still-] [-----audioA---][-audioB-----] Or even (not sure what's going on exactly): [-still-]--videoA---][-videoB-----][-still-] [-----audioA---][------audioB-----]
Confirming as per many user reports.
I have a similar problem, the audio stays in sync, but the video is going slower. I use the version 0.13.5
*** Bug 634902 has been marked as a duplicate of this bug. ***
I'm seeing this too. I also found if I convert the PNG files to JPEG format everything stays in sync. Not an ideal workaround, but it was good enough for me.
*** Bug 614269 has been marked as a duplicate of this bug. ***
Bug #614269 has some debug logs and interesting observations too.
Note that this is not a matter or whether or not there is an audio track below the images (I tried and the problem still occurs), so this really seems to be a problem with stills.
Someone gave me a suggestion of a possible workaround: use the videorate element to convert the image to a a continuous stream.
AFAICS, this is fixed in 0.91. I was able to render my guadec 2013 talk with it, without the audio drifting.
Re-testing this is kinda blocked by bug #715074 and to a lesser extent hindered by bug #715073. Urgh.
Hi, thanks for the bug report, the software gets better thanks to such feedback. It is very likely that this is fixed in 0.92, could you please recreate that timeline from scratch using the latest release ?