On Fri, Jan 2, 2015 at 3:23 AM, jb <jb at kdenlive.org> wrote:
> Hello, > > > I was wondering if Kdenlive frameworks branch requires a specific > version of > > the mlt library. Compiling it with the latest released version of mlt > > (0.9.2), delivers the following build error: > > > > /home/abuild/rpmbuild/BUILD/kdenlive-0.99.60git.1420158337.2a85cc9/src/ > > mltcontroller/clipcontroller.cpp:159:68: error: 'mlt_time_smpte_df' was > not > > declared in this scope > > [ 193s] if (m_masterProducer) return m_masterProducer- > > > > >get_length_time(mlt_time_smpte_df); > > Oh, right. This function is in MLT's current git, but in the latest > released > version... > > I will see if I find some time to check the MLT version and avoid this... > > Or use mlt_time_smpte. I do not plan to drop it even though it is deprecated. I think of it as drop-frame is the default if not specified. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20150102/08db5f12/attachment.html>
