Hello guys,
I've been dealing with this problem for a while but I haven't managed to find a solution.
I've got a lot of image artifacts in some hd channels, these same channels work normally via VLC, recordings are also working normally. The problem only happens in Kodi's Live TV,so I think it's related to tvheadend's kodi addon.
Looking at the logs I've found some logs that seems to be related to the problem:
21:06:33 T:1060 INFO: ffmpeg[424]: [h264] Cannot parallelize slice decoding with deblocking filter type 1, decoding such frames in sequential order
21:06:33 T:3776 DEBUG: CDVDPlayer::HandleMessages - player started 2
21:06:33 T:3376 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 22
21:06:33 T:1060 INFO: ffmpeg[424]: [h264] To parallelize slice decoding you need video encoded with disable_deblocking_filter_idc set to 2 (deblock only edges that do not cross slices).
21:06:33 T:1060 INFO: ffmpeg[424]: [h264] Setting the flags2 libavcodec option to +fast (-flags2 +fast) will disable deblocking across slices and enable parallel slice decoding but will generate non-standard-compliant output.
21:06:33 T:1060 DEBUG: ffmpeg[424]: [h264] Increasing reorder buffer to 1
21:06:33 T:1060 DEBUG: ffmpeg[424]: [h264] no picture ooo
21:06:33 T:1060 DEBUG: Previous line repeats 1 times.
21:06:33 T:1060 DEBUG: ffmpeg[424]: [h264] no picture
21:06:33 T:3376 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
21:06:33 T:1060 DEBUG: ffmpeg[424]: [h264] unknown SEI type 2
Full debug: http://xbmclogs.com/show.php?id=343917
Any help would be welcome.
Thanks