[FFmpeg-devel] [PATCH] avfilter: add vf_overlay_cuda
Alex
3.14pi at ukr.net
Wed Apr 1 18:42:09 EEST 2020
But on my linux machine is rtx2070 card, not 1080ti. Do You testing filter on 10xx gpu card?
1 April 2020, 18:12:22, by "Alex" < 3.14pi at ukr.net >:
Driver is ok (I just updated it and same result), and nvenc working without without cuda filters. But with overlay_cuda or scale_cuda ffmpeg is failing. Then I try to install ffmpeg on linux machine and looks like all working ok, but not on windows for me.
--- Original message ---
From: "Timo Rothenpieler" <timo at rothenpieler.org>
Date: 1 April 2020, 18:04:05
On 01.04.2020 16:14, Alex wrote:
> Driver 445.75 (Win 10)
I just tested a similar commandline on the same driver:
./ffmpeg_g.exe -v verbose -init_hw_device cuda=cuda -filter_hw_device
cuda -hwaccel_output_format cuda -hwaccel cuda -i recode.mkv -i test.png
-filter_complex
"[1:v]format=nv12,hwupload[p],[0:v][p]overlay_cuda=x=100:y=100" -an -c:v
h264_nvenc -y out.mp4
And that works perfectly fine on a RTX2070S. Make sure your driver
installation is not somehow damaged.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list