Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TrueHD Atmos Dropouts #624

Open
toni-do opened this issue Nov 4, 2024 · 6 comments
Open

TrueHD Atmos Dropouts #624

toni-do opened this issue Nov 4, 2024 · 6 comments

Comments

@toni-do
Copy link

toni-do commented Nov 4, 2024

Hi,

LAV made good progress but unfortunately there are still dropouts on remuxed TrueHD Atmos tracks of seamless branched disks. This is caused by the demux/remux tools, not LAV.

It seems the Kodi developers have found a way to mitigate these droputs:
xbmc/xbmc#24944
xbmc/xbmc#24984

I have tested it - it works, no dropouts so far.

I'm not a developer but I would kindly ask you to have a look at their solution. Can it be implemented into LAV?

@Nevcairiel
Copy link
Owner

Did you by chance notice that their changes are a copy of LAVs solution? What they are doing is pretty much an identical copy of my code, down to the comments. And they also call that out in the PR you link. So there doesn't seem to be anything to gain.

@Nevcairiel
Copy link
Owner

Could you name a disc that has this problem often, for investigation?

@clsid2
Copy link
Contributor

clsid2 commented Nov 4, 2024

The audio renderer may also possibly play a role in whether you experience issues or not. See this post on Doom9.

@toni-do
Copy link
Author

toni-do commented Nov 4, 2024

The Martian Extended Cut. Used DGDemux to extract Dolby Atmos from the complete disk, then used mkvtoolnix to create a mkv file. Playback via JRiver/MadVR and latest LAVFilters. Audio bitstreamed to Receiver via WASAPI.

I have disabled "Auto A/V Sync correction" to prevent video frame drops (which are caused by the Atmos track, same video with other audio tracks works flawless)

I could upload a sample if that would help.

@Aleksoid1978
Copy link

Check on original disk. Maybe demux/mux soft is bad work with Dolby Atmos.

@toni-do
Copy link
Author

toni-do commented Nov 9, 2024

The audio renderer may also possibly play a role in whether you experience issues or not. See this post on Doom9.

I have now tried multiple audio renderer (including MPC HC Audio Renderer and SaneAR), unfortunately it makes no difference. But thanks for your suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants