(In reply to Brandon Karaca from comment #5) > Do you know how I can force WMF in edge, so I can see if the issue is with Firefox or WMF? The only easy possibility I see is going to about:flags and setting MediaFoundation for Clear to Enabled. That switches to a Windows-provided video decoding and display pipeline that (ideally) should be equivalent to the WMF decoder. As a note, I believe that same system is also being implemented into Firefox by :alwu in Bug 1752052, so if you set media.wmf.media-engine.*.enabled to true in about:config, that'll allow a direct comparison of that mode of playback.
Bug 1793477 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Brandon Karaca from comment #5) > Do you know how I can force WMF in edge, so I can see if the issue is with Firefox or WMF? The only easy possibility I see is going to about:flags and setting MediaFoundation for Clear to Enabled. That switches to a Windows-provided video decoding and display pipeline that (ideally) should be equivalent to the WMF decoder. As a note, I believe that same system is also being implemented into Firefox by :alwu in Bug 1752052, so if you set media.wmf.media-engine.*.enabled to true in about:config, that'll allow a direct comparison of that mode of playback.