<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 2, 2015 at 3:23 AM, jb <span dir="ltr"><<a href="mailto:jb@kdenlive.org" target="_blank">jb@kdenlive.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
> I was wondering if Kdenlive frameworks branch requires a specific version of<br>
> the mlt library.  Compiling it with the latest released version of mlt<br>
> (0.9.2), delivers the following build error:<br>
><br>
> /home/abuild/rpmbuild/BUILD/kdenlive-0.99.60git.1420158337.2a85cc9/src/<br>
> mltcontroller/clipcontroller.cpp:159:68: error: 'mlt_time_smpte_df' was not<br>
> declared in this scope<br>
> [  193s]      if (m_masterProducer) return m_masterProducer-<br>
><br>
> >get_length_time(mlt_time_smpte_df);<br>
<br>
Oh, right. This function is in MLT's current git, but in the latest released<br>
version...<br>
<br>
I will see if I find some time to check the MLT version and avoid this...<br><br></blockquote><div><br></div><div>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.</div><div><br></div></div>
</div></div>