Skip to content

Batch Merge Videos and SRT Subtitles

Similar to batch merging videos and audio, you can also batch embed subtitles into corresponding videos. For example, if you have 20 videos, each with a corresponding SRT subtitle file, you can use this function to embed all 20 SRT files into their respective videos at once.

How to Use

  1. Create a folder and move the videos and SRT subtitle files you want to merge into it.

  2. The videos and subtitle files to be merged must have the same name (without the extension). The program uses this to determine which SRT subtitle to embed into which video.

    Suppose the complete name of the video is 001.mp4. The name without the extension is 001. Then, the name of the SRT subtitle file you want to embed into this video must be 001.srt.

    When processing, the software obtains 001.mp4, removes the extension to get 001, and then searches the folder for the existence of 001.srt. If found, it will embed the subtitle file into the video 001.mp4.

  3. Select the folder in the software interface.

  4. By default, subtitles are embedded as hard subtitles. If you select "Embed Soft Subtitles", they will be embedded as soft subtitles. For soft subtitles, you need to select the subtitle language, otherwise, there may be garbled characters. Also, note that the soft subtitle format requires video player support. Some domestic players may not be able to display them or may display garbled characters.