6 Dec
2025
6 Dec
'25
4:19 p.m.
It might very well be API misuse that only functions on windows by chance. We're talking about a custom sink implementation here. Seems like after calling IMFMediaSession::Start, all the application does is wait until the sink's media type handler obtains a media type (SetCurrentMediaType) before queueing the MEStreamSinkRequestSample event (not sure if that wait is even related to this problem). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9716#note_125093