Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Tags
    3. omxplayer
    Log in to post
    • All categories
    • teufelskrapfen

      no sound for splash videos - change omxplayer audio device to Alsa (Recalbox 6.0)
      Recalbox General • sound splash videos omxplayer audio • • teufelskrapfen

      15
      0
      Votes
      15
      Posts
      3519
      Views

      Midgardsnake

      @teufelskrapfen

      Hi,

      I had the same issue with my system and your post gave me an idea.
      In the latsest version of recalbox (6.1), I did this:

      go to /etc/init.d enter command: mount -o remount,rw / open file splash03 change line 88 as follows:

      omx_opt="--adev both --no-keys --layer=10000 --aspect-mode=fill"
      omx_opt="--adev local --no-keys --layer=10000 --aspect-mode=fill"

      save

      Actually, "adev" must be followed by one these options: hdmi/local/both.

      Hope it might help.

    • ironic

      Omxplayer et Splash Screen sous Recalbox
      Recalbox Général • omxplayer splash • • ironic

      6
      0
      Votes
      6
      Posts
      5697
      Views

      Substring

      @ironic c'est fait sur la 4.1 🙂