Date: Mon, 16 May 2022 21:08:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264027] multimedia/ffmpeg: add NVENC option Message-ID: <bug-264027-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264027 Bug ID: 264027 Summary: multimedia/ffmpeg: add NVENC option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: iwtcex@gmail.com CC: scf@FreeBSD.org Flags: maintainer-feedback?(multimedia@FreeBSD.org) Assignee: multimedia@FreeBSD.org Created attachment 233972 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233972&action= =3Dedit nvenc support 1. Mostly taken from https://github.com/scfarley/ports/commit/42b8875ea435c0fb4ff8a1d9db8797f6fa= 25be37. 2. Would be nice to make this a default setting as well. 3. At the moment there are no native FreeBSD versions of libcuda.so/libnvidia-encode.so/libnvcuvid.so, so to actually use NVENC we n= eed to load the Linux binaries for those libs with the help of emulators/libc6-= shim and the `nv-sglrun` script from that port. Something like this: % sudo pkg install nvidia-driver linux-nvidia-libs libc6-shim obs-studio % nv-sglrun obs 4. nvidia-driver version should be >=3D 495. --=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-264027-7788>