Port details on branch 2023Q1 |
- x265 H.265/High Efficiency Video Coding (HEVC) format
- 3.6 multimedia =24 3.5_3Version of this port present on the latest quarterly branch.
- Maintainer: ports@virtual-estates.net
- Port Added: 2014-09-02 15:06:27
- Last Update: 2024-10-06 11:49:16
- Commit Hash: 7c8a3f4
- People watching this port, also watch:: curl, ca_root_nss, ffmpeg, freetype2, libxml2
- License: GPLv2+
- WWW:
- https://www.x265.org/
- Description:
- High Efficiency Video Coding (HEVC) is the latest generation video compression
standard.
* This standard was developed by the ISO/IEC Moving Picture Experts Group
(MPEG) and ITU-T Video Coding Experts Group (VCEG), through their Joint
Collaborative Team on Video Coding (JCT-VC)
* HEVC is also known as ISO/IEC 23008-2 MPEG-H Part 2 and ITU-T H.265
* HEVC provides superior video quality and up to twice the data compression
as the previous standard (H.264/MPEG-4 AVC)
* HEVC can support 8K Ultra High Definition video, with a picture size up to
8192x4320 pixels
- ¦ ¦ ¦ ¦
- 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/x265/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/x265
- pkg install x265
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: x265
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727555881
SHA256 (x265_3.6.tar.gz) = 663531f341c5389f460d730e62e10a4fcca3428ca2ca109693867bc5fe2e2807
SIZE (x265_3.6.tar.gz) = 1655889
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
- This port is required by:
- for Libraries
-
- cad/opencascade
- emulators/fceux
- graphics/digikam
- graphics/libbpg
- graphics/libheif
- multimedia/emby-server
- multimedia/ffmpeg
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for x265-3.6:
SVTHEVC=off: HEVC encoding via SVT-HEVC
VMAF=off: VMAF scores (broken: needs older VMAF)
====> Options available for the multi PIXELWIDTH: you have to choose at least one of them
HI10P=on: Enable 10-bit pixels (may break on i386)
HI12P=on: Enable 12-bit pixels (may break on i386)
HI8P=on: Enable 8-bit pixel-width (you, probably, want this)
====> Options available for the radio OPTIMIZATION: you can only select none or one of them
DEBUG=off: Enable debugging (and -O0 -g)
OPTIMIZED_FLAGS=on: Enable O3 optimization
===> Use 'make config' to modify these settings
- Options name:
- multimedia_x265
- USES:
- cmake compiler:c++14-lang cpe pathfix dos2unix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|