Hello,
can anybody suggest a solution to avoid memory leak on linux using
following code ?
while(bRunning) {
m_mltRepo = mlt_factory_init( NULL );
m_mltProfile = mlt_profile_init( m_strProfile.c_str() );
m_mltProducer = mlt_factory_producer( m_mltProfile, m_strProducer.c_str(),
pClipCurrent->pat
On Wed, Mar 13, 2013 at 2:28 PM, Evalds Urtans wrote:
> Hello,
>
> can anybody suggest a solution to avoid memory leak on linux using following
> code ?
>
> while(bRunning) {
>
> m_mltRepo = mlt_factory_init( NULL );
> m_mltProfile = mlt_profile_init( m_strProfile.c_str() );
> m_mltProducer = mlt_
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 28f5ff6752886b50898e9d270cd2c30fd61a33d8
https://github.com/mltframework/mlt/commit/28f5ff6752886b50898e9d270cd2c30fd61a33d8
Author: Dan Dennedy
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: ef2f85fe458f97d08019c20ba00c7e90161e419e
https://github.com/mltframework/mlt/commit/ef2f85fe458f97d08019c20ba00c7e90161e419e
Author: Dan Dennedy
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
Is there a way in MLT to create a video with transparent background?
Thanks,
Rajiv
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf