• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: HEVC 10Bit artifacts when HW decoding

     
    • 0 Vote(s) - 0 Average

    SOLVED: HEVC 10Bit artifacts when HW decoding

    Both QSV and VAAPI have issues on i5-11400
    KWottrich
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    #1
    2023-07-14, 06:53 PM (This post was last modified: 2023-07-15, 01:38 AM by KWottrich. Edited 3 times in total.)
    Hardware decoding HEVC 10bit using Quicksync on my i5-11400 yields little black/white dots all over the image. (The same artifacting appears if I swap QSV to VAAPI.)
    [Image: Gj9qXf8.png]

    Software decoding HEVC 10bit (by unchecking "Enable hardware decoding for: HEVC 10bit") yields clean image
    [Image: tJBvS9k.png]

    The artifacting occurs regardless of enabling or disabling "Prefer OS native DXVA or VA-API hardware decoders".  I have VPP and Tonemapping disabled.  I also have Intel Low-Power H.264 and HEVC hardware encoders disabled.

    System setup:
    Deskmini H470 - Intel i5-11400 - 2x 8GB RAM
    Jellyfin official docker container running on Arch host
    Arch host has installed:
    • 6.4.3-arch1-1 kernel
    • intel-media-driver
    • onevpl-intel-gpu
    • linux-firmware

    docker-compose snippet (host "render" group is 989):
    Code:
    jellyfin:
      image: jellyfin/jellyfin
      user: 1000:1000
      group_add:
        - "989"
      devices:
        - /dev/dri/renderD128:/dev/dri/renderD128
      volumes:
        - /srv/jellyfin/config:/config
        - /srv/jellyfin/movies:/data/movies:ro
        - /srv/jellyfin/tv:/data/tvshows:ro
      network_mode: host
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    HEVC 10Bit artifacts when HW decoding - by KWottrich - 2023-07-14, 06:53 PM
    RE: HEVC 10Bit artifacts when HW decoding - by nyanmisaka - 2023-08-01, 10:18 AM
    RE: HEVC 10Bit artifacts when HW decoding - by KWottrich - 2023-08-10, 10:03 PM
    RE: HEVC 10Bit artifacts when HW decoding - by nyanmisaka - 2023-08-11, 11:38 AM
    RE: HEVC 10Bit artifacts when HW decoding - by KWottrich - 2023-08-11, 06:14 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode