Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Issues with Dolby TrueHD + Atmos (Read 7355 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Issues with Dolby TrueHD + Atmos

Dolby Atmos™ was first developed as surround system for movie theaters to support optimal use of an unlimited number of speakers, up to a threedimensional audio room.

Since the release of the Blu-ray "Transformers: Age of Extinction", it is now also available for home theaters. A number of famous brands sells supporting players, amplifiers and additional equipment (the audio room has to be measured for optimal support).

On Blu-ray discs, the Atmos extension is usually included in TrueHD audio streams. Unfortunately, compatibility to PC software is limited. Software decoders with support for Atmos will most certainly not appear soon; but even ignoring this extension is not that simple: decoders for Dolby TrueHD audio tracks based on ffmpeg / libav libraries failed recognizing and decoding such tracks.

LAV Filters are able to ignore the Atmos extension since version 0.63.0; for AviSynth and VapourSynth, L-SMASH Works with Libav by the_weirdo should do the same since r733. Unfortunately, eac3to was not yet updated, and ffmpeg binaries are not yet known for certain to handle such streams either. That may improve in the future...
__

P.S.:

It is possible to build ffmpeg using libraries from the libav.org fork; but binaries are probably not available in public.

Also I wonder if it would be possible to find a stand-alone Atmos stripper for raw TrueHD audio tracks on RareWares' Others page some day...

Issues with Dolby TrueHD + Atmos

Reply #1
L-SMASH Works with ffmpeg in r733 works too. The libav build of r733 was retracted due to build errors and crashes.

A disadvantage of LwLibavAudioSource can be that a quite large index file is built, so you may want to try if disabling it still works or goes out of memory instead.