Port details on branch 2023Q1 |
- intel-media-sdk Hardware video decoding/encoding/filtering on Intel GPUs
- 22.5.4 multimedia =4 22.5.4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2019-12-18 06:14:00
- Last Update: 2024-03-30 09:29:34
- Commit Hash: 9a2eb57
- People watching this port, also watch:: woff2, libssh, xcb-util-image, vcdimager, libXdamage
- License: MIT
- WWW:
- https://github.com/Intel-Media-SDK/MediaSDK
- Description:
- Intel(R) Media SDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel(R) Gen graphics hardware
platforms. Implementation written in C++ 11 with parts in C-for-Metal (CM).
Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9
Supported video decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG, AV1
Supported video pre-processing filters: Color Conversion, Deinterlace,
Denoise, Resize, Rotate, Composition
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- intel-media-sdk>0:multimedia/intel-media-sdk
- To install the port:
- cd /usr/ports/multimedia/intel-media-sdk/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/intel-media-sdk
- pkg install intel-media-sdk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: intel-media-sdk
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1711037959
SHA256 (Intel-Media-SDK-MediaSDK-intel-mediasdk-22.5.4_GH0.tar.gz) = 0eb04409a226da6e752576d60c46a3ec969ddfe03042897088367392207c7ab3
SIZE (Intel-Media-SDK-MediaSDK-intel-mediasdk-22.5.4_GH0.tar.gz) = 11658475
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:
-
- opencl.h : devel/opencl
- dri3.h : x11/libxcb
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Test dependencies:
-
- googletest>0 : devel/googletest
- Runtime dependencies:
-
- cmrtlib>0 : multimedia/cmrtlib
- Library dependencies:
-
- libva.so : multimedia/libva
- libOpenCL.so : devel/ocl-icd
- libdrm_intel.so : graphics/libdrm
- libwayland-client.so : graphics/wayland
- libva-x11.so : multimedia/libva
- This port is required by:
- for Libraries
-
- multimedia/emby-server
- multimedia/gstreamer1-plugins-msdk
- multimedia/handbrake
-
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 intel-media-sdk-22.5.4:
OPENCL=on: Heterogeneous computing via OpenCL
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_intel-media-sdk
- USES:
- cmake:testing compiler:c++11-lib localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|