Page 1 of 1

Logo on video using js

Posted: 12 Dec 2008 12:42
by sajidapatel
Hi,

I am using vlc plugin and working on mozilla application, basically in js file.

I want to display logo on playing video. Is it posiible to display logo with mozilla plugin?
I can see that command line exe adds logo on video but not sure about mozilla.

Secondly, can I use "scale", "logo" etc filters in js? If yes how to use it, please provide with some reference.

Thanks,
Saj.

Re: Logo on video using js

Posted: 12 Dec 2008 20:49
by VLC_help
http://wiki.videolan.org/Documentation: ... d_above.29
I don't see any option that allows to add video filters.

Re: Logo on video using js

Posted: 31 Mar 2011 11:16
by gautham
Were you able to get Logo/Marquee working in VLC plugin. I'm looking for something similar. It works on the player, however on the plugin there seem to be some issue. Let me know.