Change marq dynamic? with JVLC?
Posted: 22 Oct 2008 11:32
Hi there,
is it possible to change marq dyamic?
i got this:
and i wanted to change x1, x2 dynamic like the time.
any ideas?
is it possible to change marq dyamic?
i got this:
Code: Select all
mdist.addOption(":sub-filter=marq");
mdist.addOption(":marq-marquee=%d.%m.%Y %H:%M x1 x2");
mdist.addOption(":marq-x=20");
mdist.addOption(":marq-y=440");
mdist.addOption(":marq-size=18");
any ideas?