@Gotchfutchian
VLC 3 only support SRT version between 1.2.2 and 1.3.0, the ArchLinux package patch this to make VLC work with SRT version beyond 1.3.0.
In your case it seems you don't get the patch applied so VLC refuse to be compiled against the actual SRT.
DON'T TRY TO DOWNGRADE SRT, it's really a bad idea, as example FFmpeg depends on the actual version and downgrading it well cause a real mess.
I repeat again it seems that your system doesn't patch in the prepare step of the package.
I already try to build it in a chroot (clean system) and no issue comes up. This is why I said it was on your side.
Remove srt
and --enable-srt
from the configure command if needed. But don't downgrade SRT to 1.2.2, this is not a good idea.
But note that you will be unable to open SRT stream in VLC if you do.
Pinned Comments