NUC recommendation for 4k HDR, hi-def audio

  • If not, share a log from the nightly...

    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 latest nightly does not fix it. Same issue.

    http://ix.io/4Ec0

    Seems like the decoder doesn't like it.

    Code
    2023-08-21 17:41:57.503 T:972     debug <general>: CDVDVideoCodecFFmpeg - Updated codec: ff-vp9-vaapi
    2023-08-21 17:41:57.515 T:972     error <general>: ffmpeg[0x55e6620]: [vp9] Failed to end picture decode issue: 18 (invalid parameter).
    2023-08-21 17:41:57.516 T:972     error <general>: ffmpeg[0x55e6620]: [vp9] Not all references are available
    2023-08-21 17:41:57.516 T:972      info <general>: Skipped 1 duplicate messages..
    2023-08-21 17:41:57.516 T:972     error <general>: GetPicture - avcodec_receive_frame returned failure
    2023-08-21 17:41:57.516 T:972     debug <general>: CVideoPlayerVideo - video decoder returned error
    2023-08-21 17:41:57.516 T:972     error <general>: ffmpeg[0x55e6620]: [vp9] Not all references are available
  • Thanks. I'll send the feedback back to the dev.

    Thanks!

    It looks like from smp79's discussion with Intel, the iHD driver in Linux does work to decode 10-bit VP9. It worked decoding the clip for smp79 using the Intel iHD driver for Intel via FFMPEG on the same system running LibreELEC. Whereas when using the driver through Kodi it failed. Maybe Kodi doesn't interface with the driver correctly whereas FFMPEG does?

    Can you please test with disabled hardware decoding anyway? It could also be a driver issue, not the hardware itself.

    I tested with hardware decoding disabled and it plays as expected (within the limitations of the CPU's ability to decode it fast enough).