VLC for Unity now supported on Linux

(code.videolan.org)

33 points | by martz 2 hours ago

3 comments

  • fusslo 1 minute ago
    Can a unity dev/game dev help elucidate why you'd use vlc in unity?

    For cutscene playback?

  • martz 2 hours ago
    Recently added support for Linux to VLC for Unity, with full hardware decoding.

    It uses OpenGL rendering through GLX and EGL, with DMA-BUF texture sharing to pass video frames efficiently to Unity’s renderer.

    Only x86_64 is supported at this time. In the future, I will add ARM64 support as well as Vulkan.

    • SurajMishra 31 minutes ago
      Thank you very much.
    • sylware 27 minutes ago
      Don't forget to build 'correct' ELF64 binaries for broad elf(glibc)/linux distro support (-static-libgcc -static-libstdc++, and tight glibc ABI version control with binutils VERSION scripts).

      At least those build options should be default.

  • ekjhgkejhgk 20 minutes ago
    Blocked because I don't use cookies. Ok, I've always preferred mpv anyway.