Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Dec 2022 16:49:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 268145] multimedia/avidemux: fails to build if multimedia/ffnvcodec-headers installed: "ERROR: nvenc requested, but not all dependencies are satisfied: ffnvcodec"
Message-ID:  <bug-268145-12827-HFKViXJEtq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268145-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268145-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268145

--- 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268145-12827-HFKViXJEtq>