Jump to content
UBot Underground

Is It Possible To Add Background Music To A Video In Ubot?


Recommended Posts

Hello,

lately i have tested the video commands from UBot Extended Library for one of my projects.

I founded the add audio to video command, but this one replaces the original audio from the video with the new one...

I only want to add a background music to my videos...is it possible to achieve this? Keep the original audio and overlap the second one with lower volume?

Link to post
Share on other sites

Possibly, because you can run ffmpeg commands you can search for how to do that, this is what I turned up (didn't try it yet though): https://stackoverflow.com/questions/14498539/how-to-overlay-two-audio-files-using-ffmpeg

 

You probably want to provide full paths to those files, it should be easy to put them in a variable and then use them in a command like this.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...