"Your input can't be opened: VLC is unable to open the MRL 'file:///C:/Windows/System32/%22http%3A%2F%2F... " while opening file with arg :sub-file=http://...
VLC 3.0.12
The link looks like http:// ... DLRip.srt?link=3678f5f889a6db1fac6e0af9e1b440b7b0d00ea6&index=8&playDoes http://... look like a file path to you? You probably need to use input-slave.
Code: Select all
VLC is unable to open the MRL 'file:///home/oem/http%3A//...
Code: Select all
vlc http://127.0.0.1:8080/video/demo.mkv :input-slave=http/subtitle://127.0.0.1:8080/video/demo.ass :sub-track=0
Code: Select all
vlc http://127.0.0.1:8080/video/demoFromYoutube-dl.f303.webm :input-slave=http://127.0.0.1:8080/video/demoFromYoutube-dl.f251.webm :audio-track=0
Code: Select all
vlc http://127.0.0.1:8080/video/demo.mkv :input-slave=/home/demo.ass :sub-track=0
Code: Select all
vlc http://127.0.0.1:8080/video/demoFromYoutube-dl.f303.webm :input-slave=/home/demoFromYoutube-dl.f251.webm :audio-track=0
Code: Select all
vlc http://127.0.0.1:8080/video/demo.mkv :input-slave="http/subtitle://127.0.0.1:8080/video/demo.en.ass#http/subtitle://127.0.0.1:8080/video/demo2.fr.ass" :sub-track=0
Code: Select all
main error: unsafe option "input-slave" has been ignored for security reasons
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 56 guests