Hello

Melt 0.9.2 is installed on my Ubuntu 14/04 VM in /opt/melt directory
and it is working.

Now I'm trying to add the webvfx filter.

I git cloned mltframework/webvfx, build it and installed it /opt/webvfx

Now I'm trying to use the webvfx filter in my MELT XML with something like

              <entry producer="0" in="0" out="240">
                <filter>
                  <property name="mlt_service">webvfx</property>
                  <property name="resource">plain:title.html</property>
                </filter>
              </entry>

And I get the following error

$ melt title-test.xml -progress -consumer avformat:title-test.mp4
strict=experimental

[producer_xml] failed to load filter "webvfx"
[producer_xml] failed to load filter "webvfx"

Is there something else to install the webvfx filter to my existing
melt installation ?

Sorry for the newbie question, all the best

Geoffroy

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to