• 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 fails in Unraid Docker with AMD GPU + VAAPI

     
    • 0 Vote(s) - 0 Average

    Transcoding fails in Unraid Docker with AMD GPU + VAAPI

    spicer
    Offline

    Junior Member

    Posts: 14
    Threads: 3
    Joined: 2024 Jan
    Reputation: 0
    Country:Germany
    #5
    2024-02-01, 03:27 PM
    (2024-01-31, 05:01 PM)TheDreadPirate Wrote: You added jellyfin to the video and render group?

    Code:
    root@unraid:~# getent group input | cut -d: -f3
    71
    root@unraid:~# getent group video | cut -d: -f3
    18

    In Unraid's docker settings for "bbergle-jellyfin", which is apparently the official image, as Extra Parameters:
    Code:
    --group-add="18"  --group-add="71" --env ROC_ENABLE_PRE_VEGA=1

    Docker command:
    Code:
    docker run
      -d
      --name='bbergle-jellyfin'
      --net='host'
      -e TZ="Europe/Berlin"
      -e HOST_OS="Unraid"
      -e HOST_HOSTNAME="unraid"
      -e HOST_CONTAINERNAME="bbergle-jellyfin"
      -e 'TCP_PORT_8096'='8096'
      -e 'TCP_PORT_8920'='8920'
      -e 'UDP_PORT_7359'='7359'
      -e 'UDP_PORT_1900'='1900'
      -e 'JELLYFIN_PublishedServerUrl'='192.168.178.188'
      -e 'PUID'='99'
      -e 'PGID'='100'
      -e 'UMASK'='022'
      -l net.unraid.docker.managed=dockerman
      -l net.unraid.docker.webui='http://[IP]:[PORT:8096]'
      -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/jellyfin-logo.png'
      -v '/mnt/user/':'/data/':'rw'
      -v '':'/xmltv':'rw'
      -v '/mnt/cache/appdata/bbergle-jellyfin':'/config':'rw'
      --device='/dev/dri/renderD128'
      --group-add="18"
      --group-add="71"
      --env ROC_ENABLE_PRE_VEGA=1
     'jellyfin/jellyfin:latest'
    17eb6cf93b67b3221fbd642fa4497e56f80642b8b34e80c39addbb0031d3db13
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by spicer - 2024-01-31, 09:57 AM
    RE: Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by TheDreadPirate - 2024-01-31, 05:01 PM
    RE: Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by spicer - 2024-02-01, 03:27 PM
    RE: Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by nyanmisaka - 2024-01-31, 05:42 PM
    RE: Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by spicer - 2024-02-01, 11:23 AM
    RE: Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by spicer - 2024-02-04, 02:01 PM
    RE: Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by TheDreadPirate - 2024-02-04, 05:19 PM
    RE: Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by spicer - 2024-02-04, 09:48 PM
    RE: Transcoding fails in Unraid Docker with AMD GPU + VAAPI - by TheDreadPirate - 2024-02-05, 01:44 AM

    • 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