Batch Merge Videos and Audios
If you have many videos and corresponding audios and want to embed the audios into the videos one by one, operating one by one will be very troublesome and inefficient. Using this function, you can batch embed audios into videos.
How to Use
Create a folder and move the videos and audios to be merged into the folder.
The videos and audios to be merged need to have the same name (the name without the suffix). The program uses this to determine which audio to embed into which video.
Assuming the complete name of the video is 001.mp4
, the name without the suffix is 001
. Then the name of the audio you want to embed into the video must be 001
. If the audio is in wav format, the complete name will be 001.wav
. If it is in mp3 format, the complete name is 001.mp3
.
When the software is processing, after obtaining 001.mp4
, it will remove the suffix to get 001
. Then, it searches in the folder for the existence of 001.wav/001.mp3/001.flac/001.aac/001.m4a
. If found, it will embed the audio into the video 001.mp4
.
Select the folder in the software interface.
Set whether to keep the original sound in the video. If selected, there will be two sounds in the processed video: the sound originally existing in the video file and the sound from the audio file.