Keylost / jetson-ffmpeg

ffmpeg support on jetson nano
Other
64 stars 24 forks source link

nvmpi not found using pkg-config #22

Closed TrieBr closed 8 months ago

TrieBr commented 8 months ago

Hello,

First, thank you for making this fork of the abandoned upstream repo (jocover/jetson-ffmpeg). I'm trying to find a fork that actually works and this one seems the most promising, but I receive the following error when building ffmpeg:

ERROR: nvmpi not found using pkg-config

Any advice on how to resolve this? I made sure pkg-config is installed before make install on this repo.

TrieBr commented 8 months ago

I was able to get it to work by building locally (I was trying in an nvidia l4t docker container).