Ubuntu-Setup-Scripts
Ubuntu-Setup-Scripts copied to clipboard
Hardware acceleration as a flag for ffmpeg+opencv
Need to build ffmpeg with hardware acceleration (for Nvidia cards for starters)
As described in this answer:- https://stackoverflow.com/a/44518572 ?
Steps are given on Nvidia's page - https://developer.nvidia.com/ffmpeg
This documentation might be helpful @rajat2004 https://trac.ffmpeg.org/wiki/HWAccelIntro#NVENC
Can be closed after https://github.com/markus-perl/ffmpeg-build-script/pull/34 is merged