Author Topic: Delay startup of RetroFE until splash video is done.  (Read 1513 times)

rtaveras

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Delay startup of RetroFE until splash video is done.
« on: March 14, 2023, 06:06:26 PM »
Hello, I wanted to switch the splash.mp4 in my build. The original one is 1.5 secs long and the one I want to replace it with is 10 secs long. I was successful in swapping the videos and making it so the whole video plays out, but I can't figure out how to delay the start of RetroFE until the video is over. 1.5 secs into the splash video, I can hear and interact with RetroFE in the background. Is this possible?

Pieter Hulshoff

  • Administrator
  • Hero Member
  • *****
  • Posts: 1534
  • Karma: +46/-14
    • View Profile
    • Towel 42
Re: Delay startup of RetroFE until splash video is done.
« Reply #1 on: March 14, 2023, 06:17:21 PM »
It should do that by default already. Can you upload your log.txt for me to have a look at?

rtaveras

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Delay startup of RetroFE until splash video is done.
« Reply #2 on: March 17, 2023, 02:50:08 PM »
Sorry for the late reply. Here you go.

Pieter Hulshoff

  • Administrator
  • Hero Member
  • *****
  • Posts: 1534
  • Karma: +46/-14
    • View Profile
    • Towel 42
Re: Delay startup of RetroFE until splash video is done.
« Reply #3 on: March 17, 2023, 03:55:37 PM »
It does appear to go right from splash to layout. Can you upload your splash.xml file?

rtaveras

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Delay startup of RetroFE until splash video is done.
« Reply #4 on: March 17, 2023, 04:14:01 PM »
Here you go.

Pieter Hulshoff

  • Administrator
  • Hero Member
  • *****
  • Posts: 1534
  • Karma: +46/-14
    • View Profile
    • Towel 42
Re: Delay startup of RetroFE until splash video is done.
« Reply #5 on: March 18, 2023, 08:41:50 PM »
That's not the splash.xml I asked for...

rtaveras

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Delay startup of RetroFE until splash video is done.
« Reply #6 on: March 18, 2023, 08:57:39 PM »
Woops.

Pieter Hulshoff

  • Administrator
  • Hero Member
  • *****
  • Posts: 1534
  • Karma: +46/-14
    • View Profile
    • Towel 42
Re: Delay startup of RetroFE until splash video is done.
« Reply #7 on: March 18, 2023, 09:33:51 PM »
I see the issue: you're using an empty splash.xml, and instead display the splash video from the main layout. Have a look at the default RetroFE setup to see how it should be done. This will also allow you to interrupt the video in case you don't want to watch it till the end.

rtaveras

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Delay startup of RetroFE until splash video is done.
« Reply #8 on: March 18, 2023, 09:34:53 PM »
Thank you.