On Fri, Oct 19, 2012 at 6:04 AM, j-b-m <[email protected]> wrote:
> On Wednesday 17 October 2012 13:16:47 Dan Dennedy wrote:
>> If XCF works in kdenlive preview then perhaps the qimage plugin
>> requires some KDE-specific initialization that is occurring within a
>> KDE application but not in the mlt qimage plugin and melt is not a KDE
>> app.
>
> Hi,
>
> I just sent a pull request that fixes the problem by making a call to a KDE
> core component when initializing the QImage producer.
>
> This call seems to be necessary only in some configurations, but fixes the bug
> for me in Ubuntu 12.04.
>
> Comments welcome, patch can be seen here:
> https://github.com/mltframework/mlt/pull/13
>

Now that this applied, I am getting a build failure on Fedora 16 and
17 (dunno about 18). Fedora puts the so without version number into
/usr/lib64/kde4/devel, but this is not revealed by kde4-config as far
as I know. As a result, this path is not in the LDFLAGS and it fails
to locate libkdecore during linking. If anyone has an idea or
suggestion, please suggest it.

-- 
+-DRD-+

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Mlt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to