nuc11pahi5 unable to play hdr video

  • hardware: nuc11pahi5

    system: nightly 2021.11.27

    When the prime hdr switch is turned on, the video will be stuck.

    But when closed prime hdr switch, it does not automatically enter hdr mode.

  • For starters...

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. Generate a log URL (do not post/upload logs to the forum)

    use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link
  • For starters...

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. Generate a log URL (do not post/upload logs to the forum)

    use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link

    The The file is too big, so I uploaded it to dropbox.

    First enable hdr to play hdr, second disable hdr to play hdr.

    kodi.log
    Shared with Dropbox
    www.dropbox.com
  • Well, that log contains a sh!tload of warning messages...

    Code
    2021-11-30 13:53:37.291 T:1211 WARNING <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
    2021-11-30 13:53:37.291 T:1211 WARNING <general>: ListItem.setCast() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setCast().
    2021-11-30 13:53:37.291 T:1211 WARNING <general>: ListItem.setRating() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setRating().
    2021-11-30 13:53:37.291 T:1211 WARNING <general>: "resumetime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint().
    2021-11-30 13:53:37.291 T:1211 WARNING <general>: "totaltime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint().
    2021-11-30 13:53:37.291 T:1211 WARNING <general>: ListItem.addStreamInfo() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addVideoStream(), InfoTagVideo.addAudioStream() and InfoTagVideo.addSubtitleStream().

    I'm pointer the finger at the embuary-matrix skin for now, although I do not rule out Jellyfin somehow.

    Code
    2021-11-30 13:53:50.664 T:1267    ERROR <general>: CDVDVideoCodecDRMPRIME::GetFormat - unsupported pixel format
    2021-11-30 13:53:50.676 T:1260    ERROR <general>: ffmpeg[0x0]: [hevc] Could not find ref with POC 0

    This is something for the LE/Kodi devs to decypher.