mp4box.js icon indicating copy to clipboard operation
mp4box.js copied to clipboard

5.1 track showing only 2 channels

Open JesseNReynolds opened this issue 3 years ago • 1 comments

I've tried a number of videos with 5.1 audio which show 6 channels of audio in finder and 2 audio channels in the tool. This discrepancy appears in the file tester and in my own attempt at implementing the library.

Linked to Dolby for Developers link because the file is over 10MB http://media.developer.dolby.com/Atmos/MP4/Universe_Fury2.mp4

JesseNReynolds avatar Jul 11 '22 16:07 JesseNReynolds

MP4Box.js reports what's indicated at the MP4 container level. For E-AC3, those values are overridden by values in an E-AC3 specific structure that is not yet parsed.

cconcolato avatar Jul 11 '22 16:07 cconcolato