Hi,

i have GPU GTX660Ti on debian buster 64bit, cpu intel core i7.

I have fresh install debian and install latest driver and cuda from website nvidia, no repository of debian.

If convert file h264 with cpu it's ok, if use gpu i have error.

The video prova.ts is recorder from decoder sat.

The command used is:

ffmpeg -y -threads 8 -vsync 0 -hwaccel cuda -i prova.ts -r 24 -c:v h264_nvenc -filter_complex yadif=parity=tff:deint=all,scale=1920:1080 -b:v 3M -c:a aac -b:a 192k -ar 48000 prova.mp4

This is output

https://pastebin.com/uW9knqkz

what is the error?

Thanks.

Best regards.

Michele


_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to