VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Sep 2004
    Location
    Australia
    Search Comp PM
    I have a bunch of videos & subtitles with the same filename and I want to remux the video to include the subtitles in mkv container. I could use mkvmerge gui but that only does 1 file at a time and I want to do batch
    Quote Quote  
  2. GUI:
    https://www.videohelp.com/software/MKVBatch

    CLI:
    for %%a in (*.mkv) do mkvmerge -o "output\%%a" "%%a" "%%~na.srt"

    Or use forum search. Question comes up often.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!