Code: Select all
"vlcPath\vlc.exe" "videoFilePath\video.mkv" --sub-file="subtitleFilePath\subtitle.srt"
I know that if the subtitles are named similar to the filename of the video, it's possible to do this using --sub-autodetect-path (example below), but it doesn't work if they're named differently than the video-title.
Code: Select all
"vlcPath\vlc.exe" "videoFilePath\video.mkv" --sub-autodetect-path="subtitleFilePath\"