I have a media computer dedicated to playing bluray discs that runs Devuan Linux with Alsa sound. I have been running into this problem: https://trac.videolan.org/vlc/ticket/10422 . There are no backports available and all permutations of all workarounds have failed resulting in continuing stutters. So I have decided to compile VLC 3.0 from git.
Without contribs, the compile finishes successfully. When trying to play a disc the player stalls for a few seconds and gives the above error.
With contribs, the compile fails like this problem: https://trac.videolan.org/vlc/ticket/17 ... num_hist=1 . When I compile without libarchive, the compile finishes successfully. Unfortunately, when trying to play a disc the player immediately gives the above error.
There are no error messages in the console besides the above error. All VLC settings have been reset to defaults. Could the lack of libarchive be causing playback problems now? Where can I troubleshoot from here?