stephengpope / no-code-architects-toolkit

The No-Code Architects Toolkit eliminates costly monthly API subscriptions by replacing them with a FREE API that you can deploy on low cost servers.
https://skool.com/no-code-architects
MIT License
138 stars 66 forks source link

Audio-mixing over a video that already has volume #31

Open chancebeyer1 opened 1 month ago

chancebeyer1 commented 1 month ago

Hello, I am trying to add background music to a video that already has a voice-over. However the background completely removed the voiceover in the video and replaced it with the background music. Is this supposed to happen?

stephengpope commented 1 month ago

ah, great catch, no you should be able to layer it, maybe we should have a option to overwrite / or mix.

thanks for all the help!!

gormson commented 2 weeks ago

Hello, I'm reaching the same point in my process where I need to add music to a video with voice-over. I tried different settings regarding the volumes of both the videos and/or the audio file without any success (ex: video_vol=100 and audio_vol=10 or video_vol=90 and audio_vol=10).

Is is something that is supposed to be fixed or is it still under development or do I even use it correctly?

Thanks a lot for your great work again, what you've done so far is crazy.

stephengpope commented 1 week ago

we actually have a new endpoint that we're going to release called ffmpeg_compose which will let you better design and call these type of audio mixing functions. so we will be fixing it soon.