Skip to content

Instantly share code, notes, and snippets.

@Artem-B
Last active December 11, 2021 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Artem-B/d026836bab45b4338eade4f55d51b8d0 to your computer and use it in GitHub Desktop.
Save Artem-B/d026836bab45b4338eade4f55d51b8d0 to your computer and use it in GitHub Desktop.
Windows audio/video stutter.md

Now and then video/sound stutters for about a second or two. I do have Hyper-V enabled and do use WSL2 (and docker, configured to use it), but in my case the issue does seem to happen when none of WSL2 VMs are running, so it's possible that it may be more of a Hyper-V issue than WSL2 itself.

I've managed to capture it with ETW trace. As far as I can tell, during this time, everything stalls for about 50ms, then resumes for 10ms and this cycle continues.

image

Absolutely no events get captured during the quiet periods. Here's one example: image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment