Airport advertising sign, looks like they forgot to make the looping video full screen.

  • wltr@discuss.tchncs.de
    link
    fedilink
    arrow-up
    9
    ·
    3 days ago

    Yeah, I wonder will mpv run on its own, without any DE? At least we can run Kodi that way, but I guess at least some video players are able to run without any DE or even WM. If not all, but I’m not really sure on this.

    • youmaynotknow@lemmy.zip
      link
      fedilink
      arrow-up
      7
      ·
      2 days ago

      It’s totally doable from CLI. A script using either mpv - - vo=drm <videofile> should be a good starting point.

      I think on X server you could just use startx or xinit as well.

    • pryre@lemmy.world
      link
      fedilink
      arrow-up
      11
      ·
      3 days ago

      Not sure about mpv, but I use a gstreamer pipeline to tender cameras to the raw KMS terminal display. It works much more reliably (I.e. Predictable loading times and no stutter) compared to loading a DE first. Noting that it was on a low power RPI.

      • wltr@discuss.tchncs.de
        link
        fedilink
        arrow-up
        3
        arrow-down
        2
        ·
        2 days ago

        I used to run LibreELEC (a standalone Kodi with some very basic locked down Debian) on a Raspberry Pi 2B with 2 GB microSD card. Works very well running 1080P H264 content (version 1.2, version 1.1 does not run 1080P well).

        I upgraded the setup for Orange Pi PC One, as it allows to be less picky about what I download, and decodes H265.

        Saying that, it’s surprising someone would even consider running a full blown Ubuntu on it. To me, that’s a sign of a sheer incompetence. I have no other explanation for this phenomenon.