Kodi Community Forum
Dolby atmos - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Dolby atmos (/showthread.php?tid=204687)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


Dolby atmos - nic9 - 2014-09-19

Hi guys, I have lots of movies with TrueHD or DTSHD Master audio, they all work fine. However the new Transformers 4 won't play audio in TrueHD, displays 0.0 channels. If I play the film through PowerDVD I get the right audio. Does anyone know why this might be? The only thing I can think of is I've read that T4 is the first blueray with Dolby Atmos.


RE: Dolby atmos - jjd-uk - 2014-09-19

Debug log_file (wiki) please


RE: Dolby atmos - sialivi - 2014-09-20

It does indeed have Dolby Atmos, which is a technically a TrueHD stream with an extension containing extra meta data. It seems this is tripping up most media players at the moment.


RE: Dolby atmos - fritsch - 2014-09-20

Debug Log and sample please. Perhaps we can fallback to ac3 in that Case then. Please use latest kodi to generate the logs.


RE: Dolby atmos - cnewton2k - 2014-09-20

is not because ffmpeg doesn't support Atmos yet?


RE: Dolby atmos - jjd-uk - 2014-09-20

Atmos is supposed to be backwards compatible but yes something could be tripping up ffmpeg or it could be something we're doing in our internal ActiveAE audio system.


RE: Dolby atmos - Mangoes - 2014-09-20

This is a bug in ffmpeg:
Can't parse Dolby Atmos TrueHD streams

All the ffmpeg based players & muxers freeze with TrueHD Atmos streams.

VLC plays it fine.


RE: Dolby atmos - aquilae - 2014-09-21

Experiencing this as well. I suppose this means we need to wait for an XBMC update or some other patch?


RE: Dolby atmos - fritsch - 2014-09-21

I will pick the relevant patch, when https://ffmpeg.org/pipermail/ffmpeg-devel/2014-September/163189.html is acked and hits ffmpeg master (if I don't forget).


RE: Dolby atmos - fritsch - 2014-09-21

I picked the relevant fixes and Anssi fixed the xbmc part.

But(!) - we will only put this into Helix if and only if the ffmpeg patches are coming into the ffmpeg 2.4 branch. This the Audio Maintainer has decided.


RE: Dolby atmos - Mangoes - 2014-09-22

(2014-09-21, 19:34)fritsch Wrote: I picked the relevant fixes and Anssi fixed the xbmc part.

But(!) - we will only put this into Helix if and only if the ffmpeg patches are coming into the ffmpeg 2.4 branch. This the Audio Maintainer has decided.

Great, thanks!

Any luck of getting this in the next openelec 4.2 beta 7, so that we can finally get some TrueHD sound out of our TF4 ?


RE: Dolby atmos - lokinz - 2014-09-22

(2014-09-21, 19:34)fritsch Wrote: I picked the relevant fixes and Anssi fixed the xbmc part.

But(!) - we will only put this into Helix if and only if the ffmpeg patches are coming into the ffmpeg 2.4 branch. This the Audio Maintainer has decided.

Great news! Hopefully they bring it to 2.4.

Do you have a dev build available with this merge in the interim?


RE: Dolby atmos - fritsch - 2014-09-22

You can pick the relevant patches and build yourself:

a) https://github.com/xbmc/FFmpeg/pull/2
b) https://github.com/anssih/xbmc/commit/6e5461cc577376fe6efa291549d6987883a07123


RE: Dolby atmos - Tennyten - 2014-09-22

Is there a guide that explains how to update? I installed the latest static version but not seeing where the necessary files are to replace with the 2.4 branch. Also are there xbmc files to replace? Thanks


RE: Dolby atmos - jjd-uk - 2014-09-22

If you want the patches then you need to compile XBMC from the source code and include those patches.


This forum uses Lukasz Tkacz MyBB addons.