Keylost / jetson-ffmpeg

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

ffmpeg 4.4 #6

Open rjbrown99 opened 1 year ago

rjbrown99 commented 1 year ago

Quick note, on ffmpeg 4.4 - at least in my case I also had to update the configure script per this comment.

https://trac.ffmpeg.org/ticket/8790#comment:2

IE change the 30 to 35 such that it would correctly find nvcc. Since you are already generating a patch you might consider adding that to your diff as well, just to remove a step.

I did not have to do that for ffmpeg 6.