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... regards jb
