Thinking it's a codec issue, as I get this in logs:
- Code: Select all
21:36:45.342 T:22492 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
21:36:45.546 T:47368 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 28791
21:36:48.144 T:47368 WARNING: DXVA - decoder problem of status 2 with 255
21:36:48.277 T:47368 WARNING: DXVA - decoder problem of status 1 with 255
21:36:49.046 T:47368 WARNING: Previous line repeats 3 times.
21:36:49.046 T:47368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
21:36:49.046 T:47368 WARNING: DXVA - decoder problem of status 1 with 255
21:36:50.185 T:47368 WARNING: Previous line repeats 2 times.
21:36:50.185 T:47368 WARNING: DXVA - decoder problem of status 2 with 255
21:36:50.305 T:47368 WARNING: DXVA - decoder problem of status 1 with 255
21:36:50.498 T:30540 ERROR: CVideoPlayerAudio::DecodeFrame - Decode Error. Skipping audio packet (-1094995529)
21:36:50.509 T:47368 ERROR: Previous line repeats 1 times.
21:36:50.509 T:47368 WARNING: DXVA - decoder problem of status 1 with 255
21:36:50.905 T:47368 WARNING: Previous line repeats 2 times.
21:36:50.905 T:47368 WARNING: DXVA - decoder problem of status 2 with 255
21:36:51.064 T:47368 WARNING: DXVA - decoder problem of status 1 with 255
21:36:51.105 T:47368 WARNING: Previous line repeats 1 times.
21:36:51.105 T:47368 ERROR: DXVA::CDecoder::GetBuffer - no surface available
21:36:51.105 T:47368 NOTICE: DXVA::CDecoder::Close - closing decoder
21:36:51.105 T:47368 NOTICE: DXVA::Close - closing decoder context
21:36:51.105 T:47368 ERROR: CDecoder::Check - device didn't reset in reasonable time
21:36:51.105 T:47368 ERROR: CDVDVideoCodecFFmpeg::Decode - avcodec_decode_video returned failure
Is there anything I can do about it? Somehow force a different codec in Kodi or similar?
EDIT: I've turned off hardware acceleration and it seems to have fixed it
