From: yaydn@protonmail.com Subject: Re: NEW: VVenC To: Brad Smith Cc: "ports@openbsd.org" Date: Sat, 02 Aug 2025 06:00:02 +0000 På fredag 1. august 2025 kl. 23:21, Brad Smith skrev: > On 2025-07-15 10:54 p.m., Brad Smith wrote: > > > On Fri, Mar 21, 2025 at 11:40:30PM -0400, Brad Smith wrote: > > > > > Here is a port for VVenC. > > > > > > Comment: > > > Versatile Video Coding (VVC) encoder > > > > > > Description: > > > The Fraunhofer Versatile Video Encoder (VVenC) is a fast and efficient > > > H.266/VVC encoder implementation with the following main features: - > > > - Easy to use encoder implementation with five predefined > > > quality/speed presets; > > > - Perceptual optimization to improve subjective video quality, based > > > on the XPSNR visual model; > > > - Extensive frame-level and task-based parallelization with very good > > > scaling; > > > - Frame-level single-pass and two-pass rate control supporting > > > variable bit-rate (VBR) encoding; > > > An updated port merging in the CMake variable settings. > > > ping. Tested on current/amd64. Did: cd /usr/ports/multimedia/libheif/ && patch -l -p0 -E < /tmp/libheif-1.20.1.patch cd /usr/ports/multimedia/libheif/ && make update clean Ran 'make clean test' and passed 100% 3 times. (This was under privsep.) Not sure how to test run on my potato, but looks fine. Thank you and well wishes. Happy porting and may you have a good one.