Port details |
- svt-av1-psy Scalable AV1 encoder focused on perceptual quality
- 2.3.0 multimedia =2 2.2.1_2Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-05-11 20:39:16
- Last Update: 2024-10-30 18:03:51
- Commit Hash: 9326bf3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE BSD3CLAUSE MIT
- WWW:
- https://github.com/gianni-rosato/svt-av1-psy
- Description:
- SVT-AV1-PSY is the Scalable Video Technology for AV1 (SVT-AV1 Encoder
and Decoder) with perceptual enhancements for psychovisually optimal
AV1 encoding. The goal is to create the best encoding implementation
for perceptual quality with AV1.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- svt-av1-psy>0:multimedia/svt-av1-psy
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/multimedia/svt-av1-psy/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/svt-av1-psy
- pkg install svt-av1-psy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: svt-av1-psy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730270684
SHA256 (gianni-rosato-svt-av1-psy-v2.3.0_GH0.tar.gz) = 273c88e1abda260ade6c3f240da2abbea359a0b81d7a30d42e8d4914c8ecf9ed
SIZE (gianni-rosato-svt-av1-psy-v2.3.0_GH0.tar.gz) = 7213062
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:
-
- nasm : devel/nasm
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for svt-av1-psy-2.3.0:
LTO=on: Use Link-Time Optimization
===> Use 'make config' to modify these settings
- Options name:
- multimedia_svt-av1-psy
- USES:
- cmake compiler:c11
- pkg-message:
- For install:
- SVT-AV1-PSY is ABI compatible with SVT-AV1, so if the versions match
it's possible to switch without rebuilding consumers like FFmpeg:
$ pkg set -n svt-av1:svt-av1-psy
$ pkg set -o multimedia/svt-av1:multimedia/svt-av1-psy
$ pkg upgrade -f svt-av1-psy
$ pkg lock svt-av1-psy
- Master Sites:
|