Navigation

    Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Download
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Midgardsnake
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Midgardsnake

    @Midgardsnake

    1
    Reputation
    4
    Posts
    91
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Midgardsnake Follow

    Best posts made by Midgardsnake

    • RE: Problème son intro personnalisée splash screen

      Merci Acris,

      Entre-temps, j'ai trouvé la solution. C'était l'omxplayer qui était configuré sur "both" par défaut.
      Dans mon cas, j'ai dû modifier la ligne pour qu'il lise le média en "local".

      Bonne journée !

      posted in Recalbox Général
      Midgardsnake
      Midgardsnake

    Latest posts made by Midgardsnake

    • RE: Problème son intro personnalisée splash screen

      Merci Acris,

      Entre-temps, j'ai trouvé la solution. C'était l'omxplayer qui était configuré sur "both" par défaut.
      Dans mon cas, j'ai dû modifier la ligne pour qu'il lise le média en "local".

      Bonne journée !

      posted in Recalbox Général
      Midgardsnake
      Midgardsnake
    • RE: Problème son splashscreen

      Bonjour Elniell,

      J'étais dans le même cas et j'ai fini par trouver la solution.

      Il faut modifier le fichier splash03 dans la version 6.1 de recalbox (il me semble que c'était le fichier splash02 dans les version précédentes).

      • aller dans le fichier splash03 (/etc/init.d)

      • introduire commande dos : mount -o remount,rw /

      • modifier la ligne 88 :
        omx_opt="--adev both --no-keys --layer=10000 --aspect-mode=fill"
        omx_opt="--adev local --no-keys --layer=10000 --aspect-mode=fill"

      • enregistrer

      C'est l'option qui suit "adev" qui a résolu le problème chez moi.
      Si tu es en HDMI, essaye ceci :
      omx_opt="--adev hdmi --no-keys --layer=10000 --aspect-mode=fill"

      A+

      posted in Recalbox Général
      Midgardsnake
      Midgardsnake
    • RE: no sound for splash videos - change omxplayer audio device to Alsa (Recalbox 6.0)

      @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.

      posted in Recalbox General
      Midgardsnake
      Midgardsnake
    • Problème son intro personnalisée splash screen

      Re : Problème son splashscreen
      Bonjour, j'ai le même problème avec une intro personnalisée.
      J'ai essayé de changer la résolution de la vidéo (1080p, 720 p, etc.), j'ai modifié le bitrate du fichier audio, rien n'y fait.

      Quelqu’un a une idée ?l

      posted in Recalbox Général
      Midgardsnake
      Midgardsnake