How To Compile FFmpeg With NVENC H264 Hardware Encoder in Ubuntu 18.04

ffmpeg gpu acceleration

How To Compile FFmpeg With NVENC H264 Hardware Encoder in Ubuntu 18.04   To enable hardware acceleration transcoding in FFmpeg we need compile FFmpeg with NVENC h264 codec support.   Install necessary software: dpkg –add-architecture i386 apt-get update apt-get install… Continue Reading