Keylost / jetson-ffmpeg

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

Error when configuring #2

Closed Jcwscience closed 1 year ago

Jcwscience commented 1 year ago

I get the error ERROR: nvmpi not found using pkg-config

Keylost commented 1 year ago

Did you run "sudo make install" for the nvmpi library? Please provide steps to reproduce the issue.

Jcwscience commented 1 year ago

@Keylost I managed to get it running in a docker container with the same steps, so I think something is bricked in my local environment. I’ll try some other things.