Hi,
I’ve got some flac files which are atmos-encoded, but I’m only getting 7.1 audio through Vero. My avr is capable of Atmos decoding, is there any settings on Vero which would support this?
Currently got channels as 7.1, config as optimised, & audio passthrough enabled.
Maximum no. of audio channels for a FLAC file is 8 (i.e. 7.1)
Some ATMOS streams have 5.1 and 7.1 audio anyway, so nothing would be lost in converting to FLACs leaving the AVR to decide how to mix audio for channels beyond that.
If you want more channels then I’d suggest using the MKA (audio version of MKV) file format which will retain the original ATMOS stream, that your AVR can then decode as it is configured/wishes.
To obtain an MKA you will need to rip a ATMOS (audio) blu ray (decrypt) with MakeMKV. The audio stream can then be extracted using MKVToolNix. You can always check the media content of a audio/video file using ‘MediaInfo’
There’s probably more to be said on this, particularly in respect of streaming services and the way in which ATMOS assigns audio to physical audio channels in different systems with varying numbers of channels.
If you give the AVR the source ATMOS stream (rather than FLACs) that would be the best way to render those, with the settings (in particular ‘passthru’) you mention.
Thanks Chris - that’s useful info. My understanding is that the Atmos info is not discrete channels, but embedded in the 5.1 or 7.1 existing channels, as metadata. This is then “interpreted” by the receiver, & used as such.
Just wondering whether it’s the Vero device which is not able to pass it through in a format which the AVR cannot decode, or are there other factors to consider?
Sorry for the qtns, it’s a whole new ball-game for me!
As far as I know the Vero 4K+ is able to passthrough all audio streams.
There was a problem with Dolby Digital Plus - EAC3 audio recently, which has been fixed in a recent ‘staging release’, and will probably be in the next stable release. This scenario might be a problem for you, if you have a stable release installed.
** Enable all passthrough options in your audio settings and set the audio to 7.1
Can you post mediainfo for this file your playing with to eliminate any ambiguity? If this file does have Atmos then I believe you will need to both have passthrough enabled for TrueHD and also be playing the file with videoplayer which I don’t think it will be by default. You may also want to spend some time reading through this thread…
Yes. I had embedded a hyperlink in my post to a site which spits out the details. You can also download a “mediainfo” application on a PC to view details of your A/V files. As you can see what you have is a 7.1 channel flac file so there is no Atmos encoding.
For example, ‘mkvtoolnix’ (not Mkvmerge as I said previousy) it is possible to select specific audio/video/subtitle streams and render the selection to a file (MKV or MKA).
If you render just the TrueHD as in this example of my Dune blu-ray (ripped with MakeMKV) you’ll get an MKA file which will have original ATMOS (with meta data) stream and not a discrete 7.1 FLAC.
So you would need to rip your REM Blu-Ray with MakeMKV to a MKV file, load the MKV into MKVToolNix and then select/render the audio part to an MKA file. The MKA can then be ‘played’ (as music) by the Vero.
Thanks guys - learning all the time. So on a more generic level, I’m trying to establish if the flac format can carry Atmos (as embedded).
AFAIK, it seems that you can get Auro-3D layer in flac files, but not sure about Atmos:
Atmos is a proprietary format that has to get decoded. The only way it works is for a player to send this file as is to something that can decode and process it. Flac is a format that just compresses standard audio streams in such a way that they can be decompressed back to what they originally were. Auro-3D is a format that encodes (hides) extra channels in a standard audio stream (Like Dolby Pro Logic does) so there isn’t an issue using flac with that file format.
Flac != Atmos.
What you have been doing is converting the atmos into 7.1 channel flac (which is effectively just a lossless compressed PCM.
If you want to play the actual ATMOS (with all the spacial positioning info), you will need to extract as mkv/mka as suggested earlier (that is a container which can handle many types of codecs), and have it play via pass-through to an Atmos receiver.
Note that getting the metadata is a bit trickier for mka. You will need to create a .cue file for kodi to parse the metadata from.
I’d note that if you have a BDA with interesting graphics while the song plays (Rush did that for some of their BDAs for example) you can add mkv as an additional audio type (via advancedsettings.xml), And leave the ripped songs as mkv, and index them into your music library (via a .cue file ) and then kodi will actually play it with the video player, rather than the audio player when you play it.
Hi Guys, the easiest way to preserve the original Atmos audio encoding is using the .m4a fileformat which can also handle mp3tags like flac. The bitstream will be encoded by the AVR without loosing any channel info. Music Media Helper is a great tool to convert atmos audio tracks into .m4a
Hi - Ok, I’m now using the Hans Zimmer Live In Prague, have created a single mkv file, & trying to create individual audio tracks, with mkvtoolnix, selecting the TrueHD audio & chapters.
Used split Before Chapters, & all, & it’s created 41 files, however each file seems to contain 2 tracks if I look in foobar.
Any ideas why I get 2 songs per file?