Postby LordLiverpool » 22 Apr 2021 11:32
I'm not sure what that means.
I've discovered where the mute setting is being stored, at least in my case, and it seems to be at the Windows level. It's in the registry at this setting:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\LowRegistry\Audio\PolicyConfig\PropertyStore\699e4275_0\{219ED5A0-9CBF-4F3A-B927-37C9E5C5F14F}]
Presumably this will vary according to which audio output you're using. So, a kludgy fix suggests itself: export this key in its unmuted state, and merge it before running VLC. I've tested this and it works.