Page 1 of 1

--no-overlay with VLC plugin

Posted: 04 Oct 2010 01:16
by prividen
As many peoples, I need to put some HTML control elements over the playing video (VLC 1.1.4, FF3.6.8, Linux)

There are some mentions, that's this is possible with --no-overlay options
viewtopic.php?f=16&t=64473&p=215363&hil ... ay#p215363
http://trac.videolan.org/vlc/ticket/3465

But it's look like the plugin still ignore --no-overlay option, and control element based under the video.
My testing example: http://pastebin.com/jHBGhak4
What is my mistake? Does anybody have example of worked code?