After several weeks, I searched for how to combine the mp4 file with the SRT/VTT file into one mp4 file.
I found the string:
Code: Select all
FFMPEG -i /Downloads/inPut.mp4 -vf subtitles=/Downloads/Subtitles.SRT /Downloads/OutFile.mp4
Code: Select all
FFMPEG -i /Downloads/inPut.mp4 -vf subtitles=/Downloads/Subtitles.SRT /Downloads/OutFile.mp4
Return to “VLC media player for macOS Troubleshooting”
Users browsing this forum: No registered users and 38 guests