• jlsalvador@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    18 hours ago

    TLDR:

    • New Media Foundation backend using FFMpeg.
    • Initial support for network sessions in DirectPlay.
    • New Desktop Control Panel applet.
    • Various bug fixes.
    • jlsalvador@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      18 hours ago

      The first improvement (Media Foundation by FFMPEG) could be significant. Currently, VALVe generates large shaders to re-render those Media Foundation videos into other free codecs. These shaders can be several gigabytes in size for some games with lengthy videos. With FFMPEG, those videos could be played without being re-encoded as shaders.

      • leopold@lemmy.kde.social
        link
        fedilink
        arrow-up
        2
        ·
        16 hours ago

        It isn’t significant. Wine already supports the vast majority of MediaFoundation codecs with GStreamer. This is just an alternative backend that uses FFmpeg instead of GStreamer. GStreamer already has an FFmpeg plugin, so this doesn’t add any new codecs to the table. It seems there’s just a long term plan to move away from GStreamer for whatever reason.

        Wine’s MF support used to be much worse, which is why Valve had to do their workaround shader hack. Not sure what exactly the current status on that is, but I do know things like mf-install or Proton-GE are rarely if ever necessary anymore, even with non-Steam games (which I have plenty of).