Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/etherealxx/audiomerger-volumetweak

(Tk GUI) Merge 2 audio tracks within a single video file, while customizing the 2nd track's volume before merging.
https://github.com/etherealxx/audiomerger-volumetweak

audio-processing ffmpeg ffmpeg-script ffmpeg-wrapper tkinter tkinter-gui tkinter-python video-processing

Last synced: 23 days ago
JSON representation

(Tk GUI) Merge 2 audio tracks within a single video file, while customizing the 2nd track's volume before merging.

Awesome Lists containing this project

README

        

# audiomerger-volumetweak
(Tk GUI) Merge 2 audio tracks within a single video file, while customizing the 2nd track's volume before merging.

used personally for my [youtube alt account](https://www.youtube.com/@etherealcrossplay), where i record gameplay video with obs, and my voice (on the 2nd audio track) is a bit loud.

ffmpeg.exe must exist on the script's directory.

The `preview current volume` feature will calculate which 10 seconds part of the video has the loudest voice (on the 2nd audio track), and then showing preview of combined audio on that specific part.

![image](https://github.com/etherealxx/audiomerger-volumetweak/assets/64251396/981cbcbc-af6a-496a-8fa4-497cd7609f90)