I am running into issues whenever the server has to do a transcode. I am seeing this message repeated in the logs.
2024/10/06 16:56:12.060667 [HLS] ffmpeg: file269-ip10.1.10.100: [h264_nvenc @ 0x1e30d00] 10 bit encode not supported
2024/10/06 16:56:12.094207 [HLS] ffmpeg: file269-ip10.1.10.100: [h264_nvenc @ 0x1e30d00] No capable devices found
2024/10/06 16:56:12.094296 [HLS] ffmpeg: file269-ip10.1.10.100: Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Any help would be appreciated. Thanks.
Edit: For more context I have a NVidia GTX 1070. I am able to transcode fine in Plex and Jellyfin. I have this setup within a docker container and I have that all working as I can see the card using nvidia-smi within the container. Thanks.

