Load subtitles from http:// stopped working
Posted: 04 Oct 2013 23:48
Hi,
I have some videos (with subtitles in external .srt files) located online. I want to play them with VLC. A while ago, I was testing this usage case with an older version of VLC (2.0.8.a), now I have the latest (2.1.0) and this is not working anymore...
Example use-case:
/home/roman$ vlc http://192.168.1.2/file.mkv :sub-file=http://192.168.1.2/file.srt
[0x7f9e94c9c2e8] filesystem access error: cannot open file /home/roman/http://192.168.1.2/subs.srt (No such file or directory)
[0x7f9eac008c48] main input error: open of `file:///home/roman/http%3A//192.168.1.2/subs.srt' failed
Looks like it is ignoring the fact that I've given a MRL address and just tries to find it locally, in current directory..
I tested Windows version of 2.1.0 and it is not working there either (with similar error message, also trying to find http:// something locally).
Now I can temporarily downgrade to 2.0.8, but I would like to use the latest version with new features (better HW acceleration with GPU i think) some day + I've created script to create playlists for these files and .html pages with VLC web plug-in so I could share these videos with friends, and I do not want to force them to use earlier version in which this works..
Is this a bug? Is it known? Will it be fixed?
I have some videos (with subtitles in external .srt files) located online. I want to play them with VLC. A while ago, I was testing this usage case with an older version of VLC (2.0.8.a), now I have the latest (2.1.0) and this is not working anymore...
Example use-case:
/home/roman$ vlc http://192.168.1.2/file.mkv :sub-file=http://192.168.1.2/file.srt
[0x7f9e94c9c2e8] filesystem access error: cannot open file /home/roman/http://192.168.1.2/subs.srt (No such file or directory)
[0x7f9eac008c48] main input error: open of `file:///home/roman/http%3A//192.168.1.2/subs.srt' failed
Looks like it is ignoring the fact that I've given a MRL address and just tries to find it locally, in current directory..
I tested Windows version of 2.1.0 and it is not working there either (with similar error message, also trying to find http:// something locally).
Now I can temporarily downgrade to 2.0.8, but I would like to use the latest version with new features (better HW acceleration with GPU i think) some day + I've created script to create playlists for these files and .html pages with VLC web plug-in so I could share these videos with friends, and I do not want to force them to use earlier version in which this works..
Is this a bug? Is it known? Will it be fixed?