PVR-Streams start with delay of 6-8 secs

Platform: Win32 and Android ARMv7 and AARCH64
Tested with Kodi 17 Krypton Builds Beta 5,6,7 and Kodi v18

—-

With every Video-Plugin (e.g. pvr.zattoo, ZattooBox, ZattooBoxExtended, MagineTV, TVSpielfilm, etc.) video streams start with a delay of 6-10 secs!
First a frozen picture of the stream appears after ~2 secs, and then the audio begins to starts. After another ~8 secs the frozen video-picture begins to starts, too.

In Kodi 16.x the same streams start immediately (audio + video same time).

Here’s the log:

22:25:04.699 T:4704 NOTICE: EPG::CEpgContainer::Start – EPG thread started
22:25:12.694 T:8952 NOTICE: VideoPlayer: Opening: pvr://channels/tv/Alle Kanäle/pvr.zattoo_109495.pvr
22:25:12.694 T:8952 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
22:25:12.695 T:8952 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
22:25:12.695 T:11180 NOTICE: Creating InputStream
22:25:12.975 T:11180 NOTICE: Creating Demuxer
22:25:16.115 T:11180 NOTICE: Opening stream: 0 source: 256
22:25:16.115 T:11180 NOTICE: Creating video codec with codec id: 28
22:25:16.115 T:11180 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
22:25:16.115 T:11180 NOTICE: Creating video thread
22:25:16.115 T:11180 NOTICE: Opening stream: 1 source: 256
22:25:16.115 T:11180 NOTICE: Finding audio codec for: 86018
22:25:16.115 T:11456 NOTICE: running thread: video_thread
22:25:16.115 T:11180 NOTICE: Creating audio thread
22:25:16.115 T:11416 NOTICE: running thread: CVideoPlayerAudio::Process()
22:25:16.123 T:11456 NOTICE: CDVDVideoCodecFFmpeg::GetFormat – Creating DXVA(1280×720)
22:25:16.126 T:11456 ERROR: CDVDVideoCodecFFmpeg::Decode – avcodec_decode_video returned failure
22:25:16.126 T:11416 ERROR: Previous line repeats 1 times.
22:25:16.126 T:11416 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
22:25:16.126 T:11456 ERROR: CDVDVideoCodecFFmpeg::Decode – avcodec_decode_video returned failure
22:25:17.492 T:8952 ERROR: Previous line repeats 196 times.
22:25:17.492 T:8952 NOTICE: D3D: rendering method forced to DXVA processor
22:25:17.492 T:8952 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:no.
22:25:17.493 T:8952 WARNING: CWinRenderer::UpdateVideoFilter – chosen scaling method 1 is not supported by renderer
22:25:18.106 T:11456 WARNING: CRenderManager::WaitForBuffer – timeout waiting for buffer
22:25:19.174 T:11456 WARNING: Previous line repeats 2 times.
22:25:19.174 T:11456 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 21818
22:25:19.707 T:11456 WARNING: CRenderManager::WaitForBuffer – timeout waiting for buffer
22:25:25.916 T:8952 WARNING: Previous line repeats 5 times.

… here the stream starts with video

(Same problem in Kodi 18)