I\'m unable to set the audio delay when using pasthrough audio bit streaming. Is it me ot that feature is not implemented?
What is the length of delay you specify?
The audio track internal or external?
I enter 170ms in the Audio shift in settings, but it has no effect on the passthrough audio. I have to manually set the audio delay on my AVR to compensate that whenever I\'m watching a movie.
Video: HEVC 1920x1080 23.976fps [ (Video 1) [Default] (HEVC (H.265), Main/10 Profile, Level 4.0, 1920x1080, 23.976 fps)]
Audio: AAC 24000Hz 6ch [ (Audio 1) [Default] (AAC, 24.0 kHz, 6 chn)]
Subtitle: UTF-8 [ (Subtitle 1) [Default]]
Подтверждаю(глянул в коде) - любые преобразования звука, в том числе и задержка - работает ТОЛЬКО для PCM.
[merge_posts_bbcode]Добавлено: 2016-12-15 14:58:46[/merge_posts_bbcode]
Check this build - https://yadi.sk/d/JcDZPr6V33Z6tZ
Цитата: Aleksoid1978Подтверждаю(глянул в коде) - любые преобразования звука, в том числе и задержка - работает ТОЛЬКО для PCM.
[merge_posts_bbcode]Добавлено: 2016-12-15 14:58:46[/merge_posts_bbcode]
Check this build - https://yadi.sk/d/JcDZPr6V33Z6tZ
Thank you for a quick response. Unfortunately, i\'m unable to check the latency as x86 builds are known to be very inefficient in x265 decoding. Audio is still late but possibly because of 100% cpu usage and stuttering. x64 builds use maximum 30-40% on my machine to decode x265
Oomek
1 - you can test on any other files :)
2 - as i see you file contain AAC audio - it\'s not support passthrough to A/V reciver, only PCM encoding.
3 - x64 build https://yadi.sk/d/HGuc0aXj33fEgK
Brilliant! Audio delay is working now with pass-through. My AVR is decoding it as DD 5.1, so must be working with AAC.