Bento4 icon indicating copy to clipboard operation
Bento4 copied to clipboard

About loudness atom 'ludt'

Open xinyuwang-hotstar opened this issue 3 years ago • 2 comments

Hi team,

We found in the Apple HLS spec, https://developer.apple.com/documentation/http_live_streaming/http_live_streaming_hls_authoring_specification_for_apple_devices There is a statement regarding ludt:

2.19. In fMP4 files, you SHOULD provide loudness information by way of a loudness box ('ludt'). When present, the loudness box takes precedence over any loudness information in the audio stream.

But seems Bento4 doesn't support ludt yet. I tried to dump atoms of a xHE-AAC encoded mp4 file with mp4dump, but didn't find ludt.

So does Bento4 support ludt? If yes, could you share an example mp4 file with ludt data?

Thanks!

xinyuwang-hotstar avatar Sep 09 '22 02:09 xinyuwang-hotstar

Could you provide a link to an example file with a ludt box?

barbibulle avatar Sep 18 '22 23:09 barbibulle

@barbibulle Here is a mp4 file shared by MPEG/Apple team. But seems that is not compatible with their parsing code. https://github.com/MPEGGroup/isobmff/issues/38#issuecomment-1245960744

xinyuwang-hotstar avatar Sep 19 '22 03:09 xinyuwang-hotstar