Skip to content

Batch Merge Video and Audio

If you have many videos and many corresponding audio files, and you want to embed the audio into the videos one by one, it would be very troublesome and inefficient to do it manually. Use this function to batch embed audio into videos.

How to Use

  1. Create a folder and move the videos and audios that need to be merged into this folder.

  2. The videos and audios to be merged need to have the same name (without the suffix), the program uses this to determine which audio should be embedded into which video.

Assume the complete name of the video is 001.mp4, the name without the suffix is 001, then the name of the audio to be embedded in this video must be 001. If the audio is in wav format, the full name will be 001.wav, if it is in mp3 format, the full name is 001.mp3.

During processing, the software gets 001.mp4, removes the suffix to get 001, and then searches the folder for 001.wav/001.mp3/001.flac/001.aac/001.m4a. If found, the audio will be embedded into the video 001.mp4.

  1. Select the folder in the software interface.

  2. Set whether to keep the original audio in the video. If selected, the processed video will contain two sounds: one is the original sound of the video file, and the other is the sound from the audio file.