RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Video Launching Screens

    Scheduled Pinned Locked Moved Projects and Themes
    launchingvideos
    11 Posts 3 Posters 1.7k 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.
    • mituM
      mitu Global Moderator @lenny
      last edited by

      @lenny This is not supported out-of-the-box - which solution to play videos are you referring to ?

      L 1 Reply Last reply Reply Quote 0
      • L
        lenny @mitu
        last edited by

        @mitu I'm not sure what you mean by "solution", but i tried to utilize David Marti's script for it with no luck. I'm lost with the omx player which is used on the ras pi. I have managed to get the ES Collections and Bezel project installed and working by replacing /pi/ with my user name in the script, but I'm lost with this one with the video player.

        mituM 1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator @lenny
          last edited by

          @lenny said in Video Launching Screens:

          i tried to utilize David Marti's script for it with no luck

          That's what I was referring to - do you have a link to it ?

          L 1 Reply Last reply Reply Quote 0
          • L
            lenny @mitu
            last edited by

            @mitu https://pastebin.com/jmvuBDib

            Thanks for your help!

            mituM 1 Reply Last reply Reply Quote 0
            • mituM
              mitu Global Moderator @lenny
              last edited by

              @lenny You've pointed to the configuration script for the video launching script (which only enabled/disabled the video), but what I'd really need to give a helping hand is the actual launching script. I've searched a bit, but I cannot find any code for the script - except some references to 3rd party ROM images.

              1 Reply Last reply Reply Quote 0
              • D
                dmmarti
                last edited by

                Here's the forum post with the script for the Pi.

                I'm not sure what video player is available in the x86 install.

                https://retropie.org.uk/forum/topic/20322/game-launching-video-loading-screens

                mituM L 2 Replies Last reply Reply Quote 0
                • mituM
                  mitu Global Moderator @dmmarti
                  last edited by

                  @dmmarti Aha, strange I couldn't find it by searching.
                  @lenny you should probably replace the omxplayer occurences in the script with vlc:

                  omxplayer  "file" 2>&1
                  

                  should be replaced with

                  cvlc --quiet --fullscreen --play-and-exit "file" 2>&1
                  

                  wherever omxplayer appears.

                  L 2 Replies Last reply Reply Quote 0
                  • L
                    lenny @mitu
                    last edited by

                    @mitu sorry for the late reply, I'm on break at work. Thank you very much for you time and patience, as you can tell I'm a retropoe/Linux noob!

                    1 Reply Last reply Reply Quote 0
                    • L
                      lenny @dmmarti
                      last edited by

                      @dmmarti Thank you so much Dave your a genius and I admit I try to use most of your scripts on Linux retropie!

                      1 Reply Last reply Reply Quote 0
                      • L
                        lenny @mitu
                        last edited by

                        @mitu I would like to say Thank again and confirm that this works.
                        Here is a pastebin of my runcommand-onstart.sh https://pastebin.com/A2wz6ErK
                        Another helpful hint is to go into vlc player first, go to tools, preferences then subtitles/OSD and uncheck "show media title on video start"
                        Also in retropie menu under run command config I enabled launch menu and launch menu art to hide the normal loading text for a cleaner look. For us x86 users the runcommand-onstart was not there by default and had to be created.
                        Thank You also again David Marti!

                        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.