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

    Changing splashscreen volume makes video stop playing

    Scheduled Pinned Locked Moved Help and Support
    audiosplashscreensvideo
    5 Posts 2 Posters 562 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.
    • S
      smatchymo
      last edited by

      I'm trying to configure a third party image I had downloaded. The splashscreen was much louder than emulation station, so I went to change the volume by editing the asplashscreen.sh file. I added --vol -1150 to the end of the file and now the video doesn't play. I'm thinking I need to add this to the "omx string" maybe, but I'm not quite sure what that means. Is there a particular place I need to put this in order for the splashscreen video to keep loading on startup? Thanks!

      R 1 Reply Last reply Reply Quote 0
      • R
        ReadyPlayaWon Banned @smatchymo
        last edited by

        @smatchymo

        Personally, since i'm comfortable with video encoding ... i would just re-encode the audio level (direct copy the video so no quality is lost) of the video file. Super easy and super quick with no messing around with code.

        1 Reply Last reply Reply Quote 0
        • S
          smatchymo
          last edited by smatchymo

          Thanks, but that presents other issues. With this being a third party image, there are a lot of weird things with it. I'm unable to log in with winSCP because I don't know the password. I added init=/bin/sh to my cmdline file, but it never boots. I get an initial spurt of code, then a black screen. I can't seem to find a Retropie-Setup folder either.

          It's hard to explain, but I would like to configure this third party image rather than build my own. I've done that on other pi's I own. I want to crack this nut...

          Edit: I'm able to access my pi via winSCP now. I changed the password via raspi-config. Not sure why google searches took me to init=/bin/sh. I've never played with encoding before, though. I'll look into it. First I need to see if the same issue exists in HDMI.

          R 1 Reply Last reply Reply Quote 0
          • R
            ReadyPlayaWon Banned @smatchymo
            last edited by

            @smatchymo said in Changing splashscreen volume makes video stop playing:

            I've never played with encoding before, though. I'll look into it.

            the easiest way is using ffmpeg ... example below, lower the volume by 50db

            ffmpeg -i splashscreen.mp4 -af volume=-50dB -vcodec copy newsplashscreen.mp4

            S 1 Reply Last reply Reply Quote 0
            • S
              smatchymo @ReadyPlayaWon
              last edited by

              @ReadyPlayaWon I'll keep that in mind in future situations, but I've had a chance to confirm and the video volume isn't an issue when in HDMI mode. The issue is only with the headphone jack. I'll continue looking for a programming solution.

              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.