@revideo/ffmpeg
Last updated
Last updated
The concatenateMedia()
function lets you concatenate video or audio files.
List of strings containing paths to your input files.
Path to where the output file will be saved.
The mergeAudioWithVideo()
function lets you merge audio with video files
Path to the audio file
Path to the video file
Path to where the merged output file will be saved.