i try /root/bin/ffmpeg -hwaccel_device 0 -hwaccel cuvid -c:v h264_cuvid -i "http://192.168.99.1810:9981/stream/service/c33bc8249f2f51926086293b6d9f5568?profile=pass" -map 0:v -c:v h264_nvenc -preset slow -profile:v high -level 4.1 -g 25 -b:v 1400k -minrate 800k -maxrate 1800k -bufsize 1002k -map 0:a -c:a libfdk_aac -ac 2 -b:a 128k -strict experimental -metadata service_provider=vizyonIPTV -metadata service_name=SERVICE -f mpegts pipe:1
-hwaccel_device 0 and 1 I try. 315 gpu 0 appears in nvidia-smi command. but it seems to be 0 in the encoding process and 0 otherwise.
Do I remove the other display card?
i am using NVIDIA driver R390
Will not it work without doing this? Is it because of the restriction of 6 streams with this patch?
There was a problem with the TBs drive. I will try a fresh ubuntu again.
Thank you