[RPi5] Heating and IPTV playback experience severe stuttering

  • DRM PRIME H.264 hardware decoding failure on Raspberry Pi 5 causing HD IPTV stuttering

    - LibreELEC version: 12.0.2 (official)
    - Hardware: Raspberry Pi 5 Model B Rev 1.0 (8GB RAM)
    - Kodi version: 21.2 (Omega)
    - FFmpeg version: 6.0.1
    - Firmware: 2024/11/12 16:10:44 (version 4b019946)

    Logs: https://paste.libreelec.tv/sharp-cicada.log

    CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
    CDVDVideoCodecDRMPRIME::Open - unable to open codec
    CDVDVideoCodecDRMPRIME::FilterOpen - avfilter_graph_config: Invalid argument (-22)
    ActiveAE - large audio sync error: -5395.339961
    CVideoPlayerAudio::Process - stream stalled

  • H.264 hardware decoding failure on Raspberry Pi 5

    RPi5 will never hardware decode H264 media (as it has no H264 hardware decoder) .. so that's incorrect.

    Hard to blind guess what the reason for software decoding to fail is. The log snippet is irrelevant, and the full log is not a debug log so we can't see any of the useful media negotiation info. Go create a a proper debug log.