RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Splash Screen Video won't play over ES loading screen

    Scheduled Pinned Locked Moved Help and Support
    splash screensplash video
    12 Posts 9 Posters 4.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DrignorD
      Drignor
      last edited by Drignor

      I've searched the forum and can't seem to find any answer to this particular problem I'm having with my splash screen video. I want it to play over the ES load screen so it goes right into my game menus. From what I've been reading, this is supposed to happen by default, but it appears that RetroPie is waiting to play the whole video before it even launches ES. No matter how long or short my video is, once it ends, I see the boot screen flash for a second, and then it goes to the ES load screen. It's kind of jarring especially when some of the vids I'm using have the ES load screen kind of "built in" to them, and instead of a seamless transition from the video to the ES load screen, it kicks back out to the boot screen. Any ideas on what to do? Like a timeout or sleep setting I'm missing in the asplashscreen file or some other config file somewhere? Any help would be appreciated. Thanks! I'm using RetroPie 4.2 by the way.

      After doing some more poking around, I'm wondering if it's because I'm using this process to play background menu music that may be causing this issue:
      Quick and easy guide for adding music to Emulatonstation on RetroPie. Noob friendly!

      Any ideas?

      edmaul69E 1 Reply Last reply Reply Quote 0
      • CybermenC
        Cybermen
        last edited by

        With me it is exactly the same, it would be nice if there is a solution here with the Splashscreen

        jonnykeshJ 1 Reply Last reply Reply Quote 0
        • jonnykeshJ
          jonnykesh @Cybermen
          last edited by

          @cybermen Hide the ES splash screen as explained here https://retropie.org.uk/forum/topic/14033/how-to-remove-the-e-s-splashscreen/3 and see what happens then.

          DrignorD 1 Reply Last reply Reply Quote 1
          • DrignorD
            Drignor @jonnykesh
            last edited by

            @jonnykesh That didn't seem to do anything. It still waits until the video ends to launch ES, and even then with that code in the .cfg file, the ES splash screen still shows up.

            1 Reply Last reply Reply Quote 0
            • CybermenC
              Cybermen
              last edited by

              exactly, unfortunately it does not work.

              1 Reply Last reply Reply Quote 0
              • M
                MrSco
                last edited by

                Anyone find a solution to this yet? I have the same issue. I'm sure many others do as well. using --no-splash launch option or SplashScreen = false in es_settings.cfg just hides the ES loading image, but doesn't let emulationstation start loading behind the retropie boot splashscreen video

                1 Reply Last reply Reply Quote 0
                • V
                  vj88
                  last edited by

                  Any news on this?

                  1 Reply Last reply Reply Quote 0
                  • P
                    PownyBoy
                    last edited by

                    Hey, so i actually came to this thread looking for a solution to this exact problem and ended up finding the answer on my own, so i thought id share.

                    alot of the tutorial videos teaching how to put background music in your main menu have you put this line of code in the autostart.sh

                    while pgrep omxplayer >/dev/null; do sleep 1; done

                    this causes the system to wait on this line of code until the video is finished to continue to the emulationstation boot command... it stops the code until the OMXplayer is no longer playing.

                    for youre reference :type this into your command line to edit the file:

                    sudo nano /opt/retropie/configs/all/autostart.sh

                    then remove this line:
                    while pgrep omxplayer >/dev/null; do sleep 1; done

                    FYI i found the answer by reading this other thread and doing the oposite of what he said lol
                    https://retropie.org.uk/forum/topic/7051/video-splash-screen-not-working-right/3

                    you also may have to screw around with the sleep time to get your background music to delay long enough for your splash screen depending on how long your splashscreen is (its the number just after the word sleep in your command that plays background music, the numbers represent seconds)

                    hope it works for you guys!

                    coldnpaleC 1 Reply Last reply Reply Quote 0
                    • AndersHPA
                      AndersHP
                      last edited by

                      In order to get splash vids and screens to work, I had to move the images and videos to the folder where the original RetroPie splash screens are located. Have you tried this?

                      My "Bubble Bobble" Themed Bartop Arcade
                      My Gameboy

                      1 Reply Last reply Reply Quote 1
                      • coldnpaleC
                        coldnpale @PownyBoy
                        last edited by

                        @pownyboy
                        I will try your solution and report any news. Thanks for the info!

                        1 Reply Last reply Reply Quote 0
                        • coldnpaleC
                          coldnpale
                          last edited by

                          worked. Thanks!

                          1 Reply Last reply Reply Quote 0
                          • edmaul69E
                            edmaul69 @Drignor
                            last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.