Download raw body.
NEW: VVenC
On Fri, Aug 01, 2025 at 05:20:14PM -0400, Brad Smith wrote: > 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. Small nitpick in DESCR, there is an extraneous dash on line 2: H.266/VVC encoder implementation with the following main features: - Looks good otherwise, built and tested on amd64: 100% tests passed, 0 tests failed out of 38 OK fcambus@ to import.
NEW: VVenC