Port details on branch 2023Q4 |
- vvdec Versatile Video Coding (VVC) decoder
- 2.1.1 multimedia
=0 2.1.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-11-18 20:31:37
- Last Update: 2023-11-18 20:24:40
- Commit Hash: 510c131
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/fraunhoferhhi/vvdec
- Description:
- Versatile Video Coding (VVC) is the most recent international video coding
standard, developed by the Joint Video Experts Team (JVET) of the ITU-T Video
Coding Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG).
VVC is the successor of the High Efficiency Video Coding (HEVC) standard and
will be released by ITU-T as H.266 and by ISO/IEC as MPEG-I Part 3
(ISO/IEC 23090-3). The new standard targets a 50% bit-rate reduction over HEVC
at the same visual quality. In addition, VVC proves to be truly versatile by
including tools for efficient coding of video content in emerging applications,
e.g. high dynamic range (HDR), adaptive streaming, computer generated content as
well as immersive applications like 360 degree video and augmented reality (AR).
The Fraunhofer Versatile Video Decoder (VVdeC) is a fast VVC x86 software
decoder implementation. The decoder supports most standard features available in
the Main10 profile, with support for some high-level features still pending.
¦ ¦ ¦ ¦ 
- 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/vvdec/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/vvdec
- pkg install vvdec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vvdec
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 armv6 armv7 amd64 powerpc powerpc64 powerpc64le riscv64
- distinfo:
- TIMESTAMP = 1691730828
SHA256 (fraunhoferhhi-vvdec-v2.1.1_GH0.tar.gz) = 82339389e8656b1e3923a42b5a99f960337906bc61473ce53b9b602fe7964cdf
SIZE (fraunhoferhhi-vvdec-v2.1.1_GH0.tar.gz) = 1269073
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_vvdec
- USES:
- cmake:noninja,testing compiler:c++14-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|