`input-slave` can't open subtitles except `.mks`
Unable to open subtitles from HTTP with the argument :sub-file=http://...
- on Windows
VLC is unable to open the MRL 'file:///C:/Windows/System32/%22http%3A%2F%2F...
- on Linux
VLC is unable to open the MRL 'file:///home/oem/http%3A//...
input-slave
can't open subtitles except .mks
VLC 3.0.12, 2.2.8, 20210330-0425
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Maintainer
--sub-file
expects a (surprise surprise, roll drums) file, as documented and as in local file path.--input-slave
takes URLs.Edited by Rémi Denis-Courmont - Rémi Denis-Courmont closed
closed
- Rémi Denis-Courmont added Status::invalid label
added Status::invalid label
- Author
input-slave
can't open subtitle - Роман reopened
reopened
- Роман changed the description
changed the description
I can confirm:
--sub-file
works for me--input-slave
doesn't workWhat I tried:
vlc --input-slave https://github.com/andreyvit/subtitle-tools/blob/master/sample.srt file.mp4
Log:
[000056391ae255b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [00007f71640015e0] main input error: slave[0] doesn't like DEMUX_GET_TIME -> EOF [00007f7140008290] gl gl: Initialized libplacebo v3.104.0 (API v104) [00007f7140008290] gl gl: Initialized libplacebo v3.104.0 (API v104)
Edited by dag7- Owner
Try
-vv
for the logs - Maintainer
input-slave
can open subtitles. That's the main use case even. - Rémi Denis-Courmont closed
closed
- Author
input-slave
work all media except subtitles. It can even play two video tracks, but not a single track with subtitles.Edited by Роман - Роман reopened
reopened
- Developer
Seems to be a regression from c34d719f or at least it makes the issue more obvious. URI passed via
input-slave
are always set as audio tracks.Edited by Alaric Senat 1 Collapse replies - Author
input-slave
in VLC 2.2.8 also dont play subtitles - Developer
I sent a patch on the mailing list to fix it at least on vlc 4.0 and 3.0. It's weird it doesn't work on 2.2 though... I'll try to reproduce.
- Please register or sign in to reply
- Author
input-slave
works with.mks
, but not with.ass
or.srt
- Marvin Scholz removed Status::invalid label
removed Status::invalid label
- Felix Paul Kühne changed milestone to %4.0
changed milestone to %4.0
- Felix Paul Kühne assigned to @asenat
assigned to @asenat
- Роман changed title from Unable to open subtitles from HTTP to {+
input-slave
can't+} open subtitles {+except.mks
+}changed title from Unable to open subtitles from HTTP to {+
input-slave
can't+} open subtitles {+except.mks
+} - Роман changed the description
changed the description
- Alaric Senat closed with commit 08a3c763
closed with commit 08a3c763