RetroFE forums

General Category => General Discussion & Help => Topic started by: MrRog on July 29, 2021, 01:26:06 PM

Title: video to xml
Post 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
Title: Re: video to xml
Post by: Pieter Hulshoff on July 30, 2021, 06:16:54 PM
You're using layer="0"; that's the deepest layer, so the video is probably hiding behind your marquee.
Title: Re: video to xml
Post by: MrRog on August 01, 2021, 07:00:11 AM
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
Title: Re: video to xml
Post by: Pieter Hulshoff on August 01, 2021, 02:11:17 PM
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.
Title: Re: video to xml
Post by: MrRog on August 02, 2021, 05:15:21 AM
good day
also change the Layer Parameter, I check this for 6 hour, with diffrent settings
Title: Re: video to xml
Post by: Pieter Hulshoff on August 02, 2021, 07:22:12 PM
Send me the layout.xml? I'll have a look.
Title: Re: video to xml
Post by: Pieter Hulshoff on August 03, 2021, 10:01:50 AM
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.
Title: Re: video to xml
Post by: Pieter Hulshoff on August 07, 2021, 11:19:37 AM
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?
Title: Re: video to xml
Post by: Acidmank on August 31, 2021, 03:45:03 AM
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">