redhat submitted a new resource:
FFMpeg with NVENC + QSV + VAAPI + OpenCL - FFMpeg with NVENC + QSV + VAAPI + VDPAU + OpenCL
Read more about this resource...
FFMpeg with NVENC + QSV + VAAPI + OpenCL - FFMpeg with NVENC + QSV + VAAPI + VDPAU + OpenCL
FFMpeg with NVENC + QSV + VAAPI + OpenCL
My first attempt compile FFMpeg. It's compiled with the last FFMpeg Version.
Try it out and enjoy it
View attachment 1401
Code:./bin/ffmpeg -version ./bin/ffmpeg -encoders | grep -i 'nvidia' ./bin/ffmpeg -encoders | grep -i 'vaapi' ./bin/ffmpeg -encoders | grep -i 'qsv'
Code:root@ubuntu:~/x265/ffmpeg_build#...
Read more about this resource...