24 Jun
2025
24 Jun
'25
8:56 p.m.
On Tue Jun 24 20:56:25 2025 +0000, Nikolay Sivov wrote:
This makes sense. Have you checked if media session itself does similar kind of throttling on Windows? I did yes. I made multiple calls to `IMFMediaSession::Start` in a row and found they all reached the `IMFMediaSource`. But if I called `IMFMediaEngine::SetCurrentTime` multiple times in a row, only the first and last made it to the `IMFMediaSource`.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8409#note_107834