gpac / mp4box.js

JavaScript version of GPAC's MP4Box tool
https://gpac.github.io/mp4box.js/
BSD 3-Clause "New" or "Revised" License
1.94k stars 326 forks source link

Multiple audio buffers problem #290

Closed wargebitebane closed 2 years ago

wargebitebane commented 2 years ago

Hello and thank you for awesome library. Can you please help me. I got a lot of video files with multiple audio streams\tracks (different languages) that after mp4box becomes different audio buffers that cannot be played together in a same time. Is there any way to remap channels layout and put them all on one audio track?