Bug 211242 - media-libs/mlt-0.2.4-r1: audio out of sync in videos exported from kdenlive
Bug#: 211242 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: aloysius.wild@gmail.com
Component: Library
URL:  http://www.kdenlive.org/mantis/view.php?id=28
Summary: media-libs/mlt-0.2.4-r1: audio out of sync in videos exported from kdenlive
Keywords:  
Status Whiteboard: 
Opened: 2008-02-24 09:49 0000
Description:   Opened: 2008-02-24 09:49 0000
When exporting videos from kdenlive, the audio is out of sync.  This is caused
by a double being incorrectly assigned to an int inside the mlt library.  For
more information, see http://www.kdenlive.org/mantis/view.php?id=28.

I've created a new ebuild and patch which resolve this problem.  I just need
someone to review and commit them.

Reproducible: Always

Steps to Reproduce:
1. Install kdenlive-0.5 (ebuild at
http://bugs.gentoo.org/show_bug.cgi?id=188626).
2. Start kdenlive.
3. Add a few clips to a new project.
4. Place them on the kdenlive timeline.
5. From the "File" menu, select "Export Timeline".  Choose a format and click
"Export".
6. View the resulting file in mplayer (or your favorite video player).

Actual Results:  
The audio is out of sync with the video.  This becomes worse as time
progresses.  After a few minutes, the the lag is several seconds.

Expected Results:  
The audio should be synchronized with the video.

------- Comment #1 From Ollie Wild 2008-02-24 09:51:41 0000 -------
Created an attachment (id=144488) [details]
Fix for audio sync bug.

------- Comment #2 From Ollie Wild 2008-02-24 09:52:22 0000 -------
Created an attachment (id=144489) [details]
New ebuild.

------- Comment #3 From Alexis Ballier 2008-04-10 17:44:11 0000 -------
applied, thanks