[Bug 290842] emulators/wine: Add ffmpeg support with winemdo

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Nov 2025 18:26:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290842

            Bug ID: 290842
           Summary: emulators/wine: Add ffmpeg support with winemdo
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald@FreeBSD.org
          Reporter: Alexander88207@protonmail.com
          Assignee: gerald@FreeBSD.org
             Flags: maintainer-feedback?(gerald@FreeBSD.org)

This backports commit from 22ee425d9a from emulators/wine-devel.

This fixes issues where cutscene will just hang indefinitely when using
gstreamer.

Once build with ffmpeg, it can be activated with the following:
The new implementation can be enabled by setting the DWORD value:
DisableGstByteStreamHandler = 1
in the HKCU\Software\Wine\MediaFoundation registry key.

The default is to use gstreamer, so if the user does not change the
registry key, this should not change much.

Thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.