I’m compiling FFmpeg from source so that I can enable hardware accelerated decoding and encoding on the Jetson TX2i boards while also enabling a few other libraries that are also needed.
What do I need to do have installed, and what flags do I need to pass to ffmpeg’s ./configure script to enable hwaccel?