Page 1 of 1

(URGENT) window/screen over video

Posted: 26 Jun 2014 03:23
by xd0x1
hi. i would like to know if theres a way to put an image over the video while its playing..

example.

Image

see how the control overlay the video?? i want to do something like this.. please help me.. i really need to do this..

Re: (URGENT) window/screen over video

Posted: 27 Jun 2014 13:54
by Maverick07x
Same question as mine : https://forum.videolan.org/viewtopic.php?f=15&t=119359

However there is a way to put objects over the video frame:
You need two Windows with the same size and same position - lets call them "VideoWindow" and "ControlWindow" and align them with anchors

still there are two problems:
1. the "ControlWindow" cant be resized - means that you only have a specified width => well in your case (like the screenshot) it isnt a problem.
2. If you click into the "VideoWindow", the "ControlWindow" will disappear because the "VideoWindow" is now the top layer

more information here: https://forum.videolan.org/viewtopic.php?f=26&t=119813
http://maverick07x.deviantart.com/art/V ... -385698882

note: if you open the .vlt file via vlc skin editor do not save it - it will crash

good luck ;)

Re: (URGENT) window/screen over video

Posted: 30 Jun 2014 12:13
by xd0x1
thx for replying.. i tried that trick, didnt works so well either..