Git Product home page Git Product logo

Comments (4)

fritsch avatar fritsch commented on July 20, 2024

Post your debuglog. If you see that kodi only opens 6 channels and not 7.1 - then Android / whatever OS you are using is doing that by its own intention.

from audiodecoder.sacd.

fritsch avatar fritsch commented on July 20, 2024

For bitperfect audio in general, you should use an OS that can open "direct connections" to the sound hardware, e.g. Windows + WASAPI or Linux with ALSA.

On Android in general you rely on the "soundserver" which is Audiotrack. So whatever kodi can do is just "get it right" out of kodi, afterwards the OS does whatever it wants. The really only way around this (100%) is using a format that they can't touch with a sink that they can't touch. This is IEC passthrough. So you won't like this, but if you convert the SACD to e.g. truehd, dts-hd - Android can not break it as it's then kodi doing the IEC packing and outputting without Android touching it IF your AVR / whatever supports that kind of format and the Android box needs to as well (IEC format that is).

For the other passthrough format (RAW), Android has the say in packing ... therefore breaks it again :-)

For PCM content that is not passed through, but decode to PCM and output with the "best capability" the device offers from kodi's POV. Afterwards the soundserver (audiotrack) takes over and does whatever it wants ...

As a founded conclusion: If you want high quality pcm / flac / whatever audio in all cases Android is the wrong choice.

from audiodecoder.sacd.

Reemtsman avatar Reemtsman commented on July 20, 2024

Thank you @fritsch for this qualified feedback!
Now that i know what WASAPI Stands for i was so brave to use it and guess what: Stereo arrives as 2.0 PCM at the AVR and Multicahannel as 5.1 PCM with the correct Surround Channels adressed. Mission Acomplished!

Now just #11 and #14 must be adressed to make this "the Add-on of the month".

And when playing with the All/Stereo/Multichannel Preset i found some strange behaviours. But this doese not belong here. I will open a separate issue for that.

from audiodecoder.sacd.

Reemtsman avatar Reemtsman commented on July 20, 2024

@the admins: This can be marked as closed,

from audiodecoder.sacd.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.