2024-06-13, 08:17 PM
Been doing some testing, and it seems that the libVLC causes me to have microstutters every time a subtitle is shown.
Using exoplayer fixes this issue.
In both cases, I'm getting a lot of "subtitle failed to load, and needing to retry a bunch when I start something up. This really isn't ideal and I'd like to have a quick enablement of subtitles.
What is the general recommendation for how to handle subs? I believe there are ways to get some pulled in as a text file waiting to be loaded, which may help on the processing to fix the libVLC issue, and hopefully the failed loading of subtitles.
In both cases, what is actually happening when you choose a specific sub to load -- is that pulling it down from a site somewhere? What generates the list of what is available?
Thanks for any recommendations!
Using exoplayer fixes this issue.
In both cases, I'm getting a lot of "subtitle failed to load, and needing to retry a bunch when I start something up. This really isn't ideal and I'd like to have a quick enablement of subtitles.
What is the general recommendation for how to handle subs? I believe there are ways to get some pulled in as a text file waiting to be loaded, which may help on the processing to fix the libVLC issue, and hopefully the failed loading of subtitles.
In both cases, what is actually happening when you choose a specific sub to load -- is that pulling it down from a site somewhere? What generates the list of what is available?
Thanks for any recommendations!