• 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 Transcoding not working on docker with QSV

     
    • 0 Vote(s) - 0 Average

    Transcoding not working on docker with QSV

    pxr5
    Offline

    Member

    Posts: 57
    Threads: 3
    Joined: 2024 Jan
    Reputation: 3
    Country:United Kingdom
    #9
    2025-03-07, 07:21 PM
    I can't help with this I'm afraid as I have exactly the same problem with an Intel Braswell CPU in a Synology NAS. It works fine with VAAPI, but any configuration with QSV will cause a fatal playback error with the same log info as in the OP's post. I've tried pretty much every configuration of the transcoding settings in Jellyfin. This is my compose file - I've tried it as root too with no joy. I've tried this as well ("Prefer OS native DXVA or VA-API hardware decoders") and paired back everything to h.264, low power settings on/off etc.

    services:
    jellyfin:
    image: jellyfin/jellyfin:latest
    container_name: Jellyfin
    environment:
    - PUID=1027
    - PGID=65536
    - TZ=Europe/London
    group_add:
    - "937" \ # Change this to match your "render/video/input" host group id and remove this comment
    volumes:
    - /volume1/docker/jellyfin/cacheConfused-facecache:rw
    - /volume1/docker/jellyfin/configConfused-faceconfig:rw
    - /volume1/video3/TVConfused-faceTV:ro
    - /volume1/video3/MovieConfused-faceMovie:ro
    devices:
    - /dev/dri/renderD128Confused-facedev/dri/renderD128
    - /dev/dri/card0Confused-facedev/dri/card0
    ports:
    - 8096:8096/tcp
    network_mode: host
    restart: unless-stopped
    Jellyfin1 - 10.10.7 (Docker) Synology NAS (transcoding off)
    Jellyfin2 - 10.10.7 Minix ZX100-0db MiniPC, Intel N100 (transcoding on)
    Storage - x3 Synology NAS (22TB)
    Reverse Proxy - Caddy v2 running on a Pi3b+
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Transcoding not working on docker with QSV - by kaeru - 2025-02-27, 12:50 AM
    RE: Transcoding not working on docker with QSV - by TheDreadPirate - 2025-02-27, 01:33 PM
    RE: Transcoding not working on docker with QSV - by kaeru - 2025-03-04, 05:37 PM
    RE: Transcoding not working on docker with QSV - by TheDreadPirate - 2025-03-04, 06:32 PM
    RE: Transcoding not working on docker with QSV - by 34626 - 2025-03-04, 06:19 PM
    RE: Transcoding not working on docker with QSV - by kaeru - 2025-03-05, 12:45 PM
    RE: Transcoding not working on docker with QSV - by 34626 - 2025-03-05, 04:00 PM
    RE: Transcoding not working on docker with QSV - by TheDreadPirate - 2025-03-05, 05:01 PM
    RE: Transcoding not working on docker with QSV - by pxr5 - 2025-03-07, 07:21 PM
    RE: Transcoding not working on docker with QSV - by TheDreadPirate - 2025-03-07, 07:29 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