Closed peters closed 2 weeks ago
Hi) I made ffmpeg patching more flexible (the old method of patching is also available). Now the nvmpi library should theoretically compile without problems with absolutely any version of ffmpeg from -4.2 to 7.1+. I checked the work with ffmpeg 4.2, 6.0, 6.1, 7.1. Everything seems to be fine. There is no longer a need to make separate patches for each separate version of ffmpeg. See the script https://github.com/Keylost/jetson-ffmpeg/blob/master/ffpatch.sh and the updated instructions in the building-and-usage readme section
@peters Can you tell me how I would generate a new version. I'm trying to generate a 6.2 patch to be used in jellyfin-ffmpeg project. How you can point me in the right direction.