Is this supported on android?
I am trying to play an HLS video which works without any problem. But as soon as I call libVlc.addSubtitleTrack, this causes the Vout event to fire and then error handling kicks and stops playback. I beleive I have reproduced the same behavior with the Vlc app by playing the same Hls url as a network stream, and then using the subtitle picker to load my srt file.
I think it might be due to this bug which has been open for several years now, unfortunately:
https://trac.videolan.org/vlc/ticket/3075