Port details |
- vvenc Versatile Video Coding (VVC) encoder
- 1.13.1 multimedia
=2 1.13.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-01-25 09:21:08
- Last Update: 2025-03-27 07:17:23
- Commit Hash: 3cff87f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html
- https://github.com/fraunhoferhhi/vvenc
- 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;
- Expert mode encoder interface available, allowing fine-grained
control of the encoding process.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/multimedia/vvenc/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/vvenc
- pkg install vvenc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vvenc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742619061
SHA256 (fraunhoferhhi-vvenc-v1.13.1_GH0.tar.gz) = 9d0d88319b9c200ebf428471a3f042ea7dcd868e8be096c66e19120a671a0bc8
SIZE (fraunhoferhhi-vvenc-v1.13.1_GH0.tar.gz) = 2298503
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_vvenc
- USES:
- cmake:testing compiler:c++14-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13.1 27 Mar 2025 07:17:23
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: Broken on i386 |
1.13.1 22 Mar 2025 07:28:03
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: update 1.13.0 → 1.13.1
Reported by: portscout |
1.13.0 29 Jan 2025 16:57:15
    |
Piotr Kubaj (pkubaj)  |
multimedia/vvenc: unbreak on armv7, powerpc, i386 - builds fine
armv7 needs -Wno-error:
/wrkdirs/usr/ports/multimedia/vvenc/work/vvenc-1.13.0/source/Lib/CommonLib/arm/neon/InterpolationFilter_neon.cpp:708:9:
error: unused variable 'src8tOff' [-Werror,-Wunused-variable]
708 | int src8tOff = cStride;
| ^~~~~~~~
1 error generated. |
1.13.0 02 Jan 2025 09:46:04
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: Broken on armv7; Update WWW
Reported by: fallout |
1.13.0 14 Dec 2024 13:38:11
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: update 1.12.0 → 1.13.0
Reported by: portscout |
1.12.0 18 Sep 2024 03:20:15
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: update 1.12.0-rc1 → 1.12.0
Reported by: portscout |
1.12.0.r1 17 Jun 2024 09:09:56
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: update 1.11.1 → 1.12.0-rc1 |
1.11.1 06 Mar 2024 08:35:35
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: update 1.10.0 → 1.11.1
Reported by: portscout |
1.10.0 15 Dec 2023 22:23:54
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: update 1.9.0 → 1.10.0
Reported by: portscout |
1.9.0_1 18 Nov 2023 20:20:39
    |
Robert Clausecker (fuz)  |
multimedia/vvenc: fix build on armv7
No SIMD on armv7, but there's one place in the code where they forgot
to check if we want SIMD or not. Fix the oversight to make the port
work.
Approved by: portmgr (build fix blanket)
MFH: 2023Q4 |
1.9.0_1 11 Oct 2023 18:26:32
    |
Piotr Kubaj (pkubaj)  |
multimedia/vvenc: disable on powerpc |
1.9.0_1 12 Aug 2023 01:37:49
    |
Piotr Kubaj (pkubaj)  |
multimevia/vvenc: enable LTO on powerpc64 |
1.9.0 29 Jul 2023 07:37:01
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: Update 1.8.0 → 1.9.0
Reported by: portscout |
1.8.0 09 Jul 2023 20:11:22
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: Broken on i386
Reported by: fallout |
1.8.0 09 Apr 2023 17:35:29
    |
Yuri Victorovich (yuri)  |
multimedia/vvenc: Update 1.7.0 → 1.8.0
Reported by: portscout |
1.7.0 13 Mar 2023 00:02:35
    |
Piotr Kubaj (pkubaj)  |
multimedia/vvenc: fix build on armv? / powerpc
/wrkdirs/usr/ports/multimedia/vvenc/work/vvenc-1.7.0/source/Lib/CommonLib/x86/sse41/../BufferX86.h:1658:3:
error: static_assert failed due to requirement 'sizeof (val) == 8' "Only
supported for 64bit systems!"
static_assert( sizeof( val ) == 8, "Only supported for 64bit systems!" );
^ ~~~~~~~~~~~~~~~~~~
1 error generated. |
1.7.0 09 Mar 2023 09:48:55
    |
Piotr Kubaj (pkubaj)  |
multimedia/vvenc: fix build on big-endian
ld: error: duplicate symbol: vvenc::byteReverse(unsigned int*, unsigned int)
>>> defined at PicYuvMD5.cpp
>>>
source/Lib/vvenc/CMakeFiles/vvenc.dir/__/CommonLib/PicYuvMD5.cpp.o:(vvenc::byteReverse(unsigned
int*, unsigned int))
>>> defined at EncGOP.cpp
>>>
source/Lib/vvenc/CMakeFiles/vvenc.dir/__/EncoderLib/EncGOP.cpp.o:(.text+0x0) |
1.7.0 25 Jan 2023 09:20:22
    |
Yuri Victorovich (yuri)  Author: Jan Beich |
multimedia/vvenc: New port: Versatile Video Coding (VVC) encoder |