Using ubuntu 18.04 on NUC. I'm succeeding to use it from a file input. How can I get my webcam input to work with the HW accelerated.
Succeeded running the following: ffmpeg -hwaccel qsv -c:v h264_qsv -i input.mp4 -vf hwdownload,format=nv12 -pix_fmt yuv420p output.yuv
Did you try to use v4l2?
framerate and resolution can be taken by command: