SuperimposeAudio
From UBot Studio
(Difference between revisions)
(Created page with "This command will superimpose one audio file onto another. The command is an Audio command. '''Bottom Input Audio File List:''' The bottom audio being superimposed upon....") |
|||
Line 18: | Line 18: | ||
The output file must have a .mp3 extension. | The output file must have a .mp3 extension. | ||
+ | |||
+ | [[File:thermal.jpg]] |
Latest revision as of 21:46, 21 June 2017
This command will superimpose one audio file onto another. The command is an Audio command.
Bottom Input Audio File List: The bottom audio being superimposed upon. This video must be either exactly as long as the top video or longer.
Top Input Audio File List: The top audio being superimposed on to the bottom audio
Output Audio File: The resulting superimposed output video
[edit] Example
superimposeAudio("C:\\Users\\Downloads\\marcelsay.mp3","C:\\Users\\Downloads\\sample.wav","C:\\Users\\Downloads\\marcel thermal.mp3",0)
Running the script will superimpose the top video onto the top video and produce a .mp3
The output file must have a .mp3 extension.