LAVFilters icon indicating copy to clipboard operation
LAVFilters copied to clipboard

TrueHD Atmos Dropouts

Open toni-do opened this issue 1 year ago • 7 comments

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: https://github.com/xbmc/xbmc/issues/24944 https://github.com/xbmc/xbmc/pull/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?

toni-do avatar Nov 04 '24 11:11 toni-do

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 avatar Nov 04 '24 11:11 Nevcairiel

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

Nevcairiel avatar Nov 04 '24 12:11 Nevcairiel

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

clsid2 avatar Nov 04 '24 12:11 clsid2

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.

toni-do avatar Nov 04 '24 12:11 toni-do

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

Aleksoid1978 avatar Nov 07 '24 06:11 Aleksoid1978

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.

toni-do avatar Nov 09 '24 11:11 toni-do

I also have a similar issue with PotPlayer + LAV Audio.

When playing Dolby Atmos TrueHD (Blade Runner 2049 4K blu ray), there are constant sound gaps. Dolby Atmos pop-up appears (LG OLED) with every gap as if I am pressing pause-play. Tried all possible audio renderers but it hasn't fixed the issue.

Problem doesn't happen when using potplayer built-in audio decoder.

JustOxy666 avatar Dec 08 '24 13:12 JustOxy666