bytedeco/javacv

how to add new audio channels to mp4 which already have audio channels

Open

#1,940 opened on Nov 19, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi, I want to mix a new audio channels(backgound music) to mp4 file which already have two audio channels, I think this refer to how to mix the existing and new audio channels, I have no idea how to accomplish this purpose, can you give me some advise? thank you! If there is some example code, that's perfect! thank you ~~

Contributor guide