[Bug 268145] multimedia/avidemux: fails to build if multimedia/ffnvcodec-headers installed: "ERROR: nvenc requested, but not all dependencies are satisfied: ffnvcodec"
Date: Mon, 05 Dec 2022 16:49:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268145 --- Comment #17 from VVD <vvd@unislabs.com> --- 1st patch need this in multimedia/avidemux-plugins/pkg-plist: lib/ADM_plugins6/videoEncoders/libADM_ve_ffFlv1.so lib/ADM_plugins6/videoEncoders/libADM_ve_ffMpeg2.so lib/ADM_plugins6/videoEncoders/libADM_ve_ffMpeg4.so +%%NVENC%%lib/ADM_plugins6/videoEncoders/libADM_ve_ffNvencH264.so +%%NVENC%%lib/ADM_plugins6/videoEncoders/libADM_ve_ffNvencHEVC.so %%VAAPI%%lib/ADM_plugins6/videoEncoders/libADM_ve_ffVaEncH264.so %%VAAPI%%lib/ADM_plugins6/videoEncoders/libADM_ve_ffVaEncHEVC.so -- You are receiving this mail because: You are the assignee for the bug.