Everyone can agree on VLC being the best video player, right? Game developers can agree on it too, since it is a great utility for playing multimedia in games, and/or have a video player included. However, disaster struck; Unity has now banned VLC from the Unity Store, seemingly due to it being under the LGPL license which is a “Violation of section 5.10.4 of the Provider agreement.” This is a contridiction however. According to Martin Finkel in the linked article, “Unity itself, both the Editor and the runtime (which means your shipped game) is already using LGPL dependencies! Unity is built on libraries such as Lame, libiconv, libwebsockets and websockify.js (at least).” Unity is swiftly coming to it’s demise.

Edit: link to Videolan Blog Post: https://mfkl.github.io/2024/01/10/unity-double-oss-standards.html

  • @Dudewitbow@lemmy.zip
    link
    fedilink
    English
    91 year ago

    Everyone can agree on VLC being the best video player, right?

    until vlc has a MadVR quality equivalent, no. youre objectively having a worse visual renderer.

    • peopleproblems
      link
      fedilink
      English
      61 year ago

      MadVR? does it work with Valve Index? nothing seems to work with my damn index

      • @Quetzalcutlass@lemmy.world
        link
        fedilink
        English
        71 year ago

        Despite the name, MadVR doesn’t have anything to do with virtual reality. It’s a no-compromise video renderer that uses custom shaders to play media instead of the GPU’s built in codecs, with the goal to display content at the absolute highest quality possible.

        • Lemminary
          link
          fedilink
          English
          51 year ago

          uses custom shaders to play media

          WHAT. As a shader script kiddy, holy shit, that just blew my mind.