mirror of
https://github.com/RetroPie/RetroPie-Setup.git
synced 2025-04-02 10:51:41 -04:00
VLC's MMAL video output doesn't detect which HDMI port is connected, as `omxplayer` did beforehand. This results in a black screen instead of a splash video/image on a Pi4 where the display is connected to the 2nd HDMI port. Use `tvservice` when the MMAL video output is used to detect the connected screen and pass it on to `vlc`. Since we're using just the Bourne shell, had to use `case` for wildcard comparison. Do note that `CMD_OPTS` is modified during the installation of splashscreen, so it's not 100% guaranteed to stay empty. |
||
---|---|---|
.. | ||
05-splash.sh | ||
asplashscreen.sh | ||
rp-vlc |