I have an m4a (E-AC3 JOC Dolby Atmos) of Diplo's MMXX Album. I can stream it from jRiver to my Onkyo PR-SC5007 via HDMI and the Onkyo shows Digital+ and jRiver shows 'Bitstreaming' in audio path. So far so good. However playback is not smooth and frequently interrupts. I attribute this to the Onkyo or jRiver not coping correctly with the Dolby Atmos metadata.
I have now converted the m4a file into a 6Ch WAV file using the following command;
ffmpeg -i "input.eac3" -acodec pcm_s24le -ar 48000 -ac 6 "output.wav"
This file now streams smoothly, but the channels are jumbled. I have much more sound coming from the rears than from the fronts. I have tread that ffmpeg sometimes makes a mess of channel mapping when converting. I am wondering whether this 'mess' is systematic and how I would need to remap channels to get a correct (preferably 4.0) channel mapping.
The m4a Dolby Atmos file works correctly. I played it at a friend's house on a Samsung Q995B soundbar and all sounds seemed to come from logical directions.
Any help is appreciated.
+ Reply to Thread
Results 1 to 6 of 6
-
-
-
Last edited by rudolffischer; 12th Mar 2024 at 05:27.
-
The channels are not swapped in the eac3 to wav conversion.
In the picture above the 6 eac3 channels, in the picture below the 6 wav channels.
[Attachment 77625 - Click to enlarge]
Used ffmpeg version 2024-02-26-git-a3ca4beeaa-full_build-www.gyan.dev -
I finally figured out what is probably going on here:
This is the channel assignment of the original E-AC3 JOC Dolby Atmos file:
[Attachment 77626 - Click to enlarge]
This sounds weird and I can see why. There is much more energy in the rear channels than in the front. After front / back reversal (in the MCh FLAC) this is what it looks like and it sounds fine.
[Attachment 77627 - Click to enlarge]
I have no clue why the channels were reversed in the original Dolby Atmos file. -
Similar Threads
-
Mkv file with Dolby Atmos 7.1 to M2TS Dolby Atmos audio
By lcohen448 in forum Video ConversionReplies: 18Last Post: 23rd Aug 2023, 07:01 -
Missing Channels on Atmos Audio
By Loup in forum Video ConversionReplies: 5Last Post: 18th Apr 2022, 02:35 -
How can I remove Dolby Atmos from Dolby Digial E-AC3 5.1?
By wajih94 in forum MacReplies: 3Last Post: 20th May 2021, 03:41 -
Dolby Atmos format
By forsure in forum Blu-ray RippingReplies: 10Last Post: 1st Mar 2021, 18:39 -
How can I convert Dolby Atmos to something else?
By Belfaborac in forum AudioReplies: 17Last Post: 2nd Aug 2019, 16:20