Playing audio with LibVLC UWP v3.3.2 has a crackling noise. This issue does not exist in v3.3.1 or VLC 3.0.20 Windows ver. This issue exists for all audio output device types (speaker, headphone, etc.).
Thanks. The additional emulated startcode look like it could be a clue.
I've looked at the release notes of most 3.x release and can't find anything related to mpegaudio or audio on windows that could be linked to this. Neither in the VLC audio output for UWP, though it's probably UWP specific.
The next step would be making a 3.x UWP build with the latest 3.x libvlc source code and see if the issue is still present. If it is not, push that to nuget. If the error is still present, then it's a bug, and we need to pinpoint the commit that introduced the problem (somewhere between 3.0.12 and 3.0.16 apparently).
Thanks, I committed some of your fixes back to the repo.
So the next step will be to test 3.0.13, 3.0.14, 3.0.15 and 3.0.16 to find out in which release this regression was introduced. This will make it easy for core devs to find and fix the offending commit.
I can confirm this resolves the audio crackling issue. Unfortunately, a new issue arises. The audio is now stuttering! I can reliably trigger this by seeking around the audio file.