Opened 7 years ago
Closed 7 years ago
#8051 closed enhancement (fixed)
Add Meridian Lossless Packing (Dolby TRUEHD) support for MP4
| Reported by: | likeadoc | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avformat |
| Version: | git-master | Keywords: | mov thd |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
It seems that packaging a TRUEHD/MLP stream into a mp4 container isn't supported by any currently available software - despite the capabilities of the MP4 container.
References:
http://mp4ra.org/#/codecs - see codec mlpa - (clearly states support for Dolby MLP)
https://developer.dolby.com/globalassets/technology/dolby-truehd/dolbytruehdbitstreamswithintheisobasemediafileformat.pdf - describes the storage of Dolby® TrueHD (MLP) audio bitstreams in a file format compliant with the ISO base media file format
https://en.wikipedia.org/wiki/Comparison_of_video_container_formats - see audio coding formats support - also clearly states support for TRUEHD in mp4.
Change History (6)
comment:1 by , 7 years ago
| Component: | ffmpeg → avformat |
|---|---|
| Keywords: | mov thd added; MLP TrueHD mp4 removed |
| Priority: | normal → wish |
| Version: | unspecified → git-master |
follow-up: 4 comment:2 by , 7 years ago
comment:3 by , 7 years ago
unfortunately not - but https://developer.dolby.com/globalassets/technology/dolby-truehd/dolbytruehdbitstreamswithintheisobasemediafileformat.pdf describes the process pretty much in depth
comment:4 by , 7 years ago
Replying to jamrial:
Is there a sample available anywhere?
Are you kidding me? Any torrent film with Truehd. Really https://katcr.co/katsearch/page/1/Truehd
And there is already version with Dolby Vision or/and (!) HDR10+(!) or DTS X inside. And we still do not support decoding atmos ((
comment:5 by , 7 years ago
| Status: | new → open |
|---|
I didn't ask for a TrueHD sample because i wanted to look at the audio stream. I asked for a TrueHD-in-mp4 sample, as described in the spec quoted by likeadoc, to look at how it was multiplexed.
comment:6 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | open → closed |
Implemented by James in 808a6717e0c584738c60a109afd6d47f4973d619
Please report back if you are able to test with Dolby-certified software.



Is there a sample available anywhere?