>> While working with the data_show filter, I found that it doesn't work
>> properly in the latest git. I narrowed the problem down to commit 96d9:
>> http://mltframework.org/gitweb/mlt.git?p=mltframework.org/mlt.git;a=commitdiff;h=a0c82f0eb433e5b756e8239ebb684abc81b796d9
>>
>> The commit immediately before 96d9 works properly.
>>
>> The problem is that text is not displayed. To test the problem, run this
>> command:
>> melt file.mp4 meta.attr.titles=1 meta.attr.titles.markup=#timecode# -attach
>> data_show dynamic=1
>
>Wow, it is really strange why that change had this effect. It know it
>has some interplay with the 'loader' producer that determines which
>actual producer to use for a given URI. It actually exposed a problem
>in the pango producer's initializer. This all has some interplay with
>the fact that the avformat producer is the wildcard producer. Thanks
>for the heads-up.


That was a bizarre interaction. Thanks for the fix. Everything is up and 
running again.

~Brian


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to