2024-03-14, 06:30 PM
The AMD + Ubuntu looks like some issue with the setup. Did you install the OpenCL packages?
https://jellyfin.org/docs/general/admini...linux-host
What is the output of this command?
The Windows + Nvidia log shows that the video is DV7.6. That DV profile is not compatible with any streaming device. It is a bluray player only DV Profile. It SHOULD have transcoded the video, but I've found that DV7.6 often doesn't trigger a transcode when it should.
https://jellyfin.org/docs/general/admini...linux-host
What is the output of this command?
Code:
sudo /usr/lib/jellyfin-ffmpeg/ffmpeg -v debug -init_hw_device opencl=ocl:.0,device_vendor="Advanced Micro Devices"
The Windows + Nvidia log shows that the video is DV7.6. That DV profile is not compatible with any streaming device. It is a bluray player only DV Profile. It SHOULD have transcoded the video, but I've found that DV7.6 often doesn't trigger a transcode when it should.