Batch Merge Videos and SRT Subtitles
Similar to batch video and audio merging, 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 feature to embed the 20 SRT files into the 20 videos at once.
How to Use
Create a folder and move the videos and SRT subtitle files you want to merge into it.
The video and subtitle names to be merged must be the same (name without extension). The program uses this to determine which SRT subtitle to embed into which video.
For example, if the complete video name is
001.mp4
, the name without the extension is001
, then the SRT subtitle file you want to embed into this video must be named001.srt
.During processing, the software obtains
001.mp4
, removes the extension to get001
, and searches in the folder to see if001.srt
exists. If found, it embeds the subtitle file into the video001.mp4
.Select the folder in the software interface.
By default, subtitles are embedded into the video 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.