RetroFE forums
General Category => General Discussion & Help => Topic started by: MrRog on July 29, 2021, 01:26:06 PM
-
Hello at all
I try to add a Video, the code looks like, I had 2 Monitor, but I try everithing dosent work, I hear the sound, but dont see the video,
try sinse Days, when I try with Monitor="0" then I see the Videon on the main Monitor, but 1 ist the Marquee second Monitor,
no chance,
code
https://prnt.sc/1hlwgeb
In the Moment I have insert the vlc and run the Video with VLC this is working, but I will found out whats the problem?
Thx for Help
short oder question is it possible to add a VLC Video to xml, sorry im not a Programmer, so thx for hint's
Cheers Rog
-
You're using layer="0"; that's the deepest layer, so the video is probably hiding behind your marquee.
-
Hello
I had 2 Monitor but try from 0 to 20 same issue
problem is I dont see the marquee,
you know worh xml with VCL?
Regards
-
vlc is currently not supported by RetroFE, but the format is not the issue.
Don't change the monitor parameter (1 seems to be the right one for you); change the layer parameter.
-
good day
also change the Layer Parameter, I check this for 6 hour, with diffrent settings
-
Send me the layout.xml? I'll have a look.
-
Looks like I added the monitor parameter to a lot of tags already, but not to <video>. I'll see if I can add that ASAP.
-
Unfortunately, I don't have a second monitor ready to test this with. Would you mind giving it a try to see if it solves your issue?
-
Unfortunately, I don't have a second monitor ready to test this with. Would you mind giving it a try to see if it solves your issue?
Fantastic !!! -after a super quick test I'm happy to report its working well. :)
test code: <video src="video/intro.mp4" layer="19" height="420" width="1920" alpha="1" monitor="1" volume="0" y="center" x="center" yOrigin="center" xOrigin="center">