li60240

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by li60240

  1. Vaapi works very well after i updated the jellyfin container.Thank you for your hard work.
  2. Yes,I have edited the go file and rebooted machine.I have uploaded the jeffylin log and ffmpeg transcode log in the attachment. Log.txt ffmpeg-transcode.txt
  3. root@localhost:# /usr/local/emhttp/pluginsnamix.docker.manager/scripts/docker run -d --name='jellyfin' --net='bridge' --privileged=true -e TZ="Asia/Shanghai" -e HOST_OS="Unraid" -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'PUID'='99' -e 'PGID'='100' -p '8096:8096/tcp' -p '8920:8920/tcp' -p '1900:1900/udp' -v '/mnt/user/Video/Movies/':'/movies':'rw' -v '/mnt/user/Video/tv/':'/tv':'rw' -v '':'/music':'rw' -v '/mnt/user/appdata/jellyfin':'/config':'rw' --device='/dev/dri' 'linuxserver/jellyfin'
  4. i got am error when i used vaapi; [AVHWDeviceContext @ 0x55dd430f2480] Failed to initialise VAAPI connection: -1 (unknown libva error). Device creation failed: -5. Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': Input/output error Error parsing global options: Input/output error