Port details on branch 2021Q3 |
- intel-media-sdk Hardware video decoding/encoding/filtering on Intel GPUs
- 21.2.3 multimedia
=0 21.2.3Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-08-07 12:51:06
- Last Update: 2021-08-07 12:50:20
- Commit Hash: 9b7c70c
- License: MIT
- WWW:
- http://mediasdk.intel.com/
- 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
WWW: http://mediasdk.intel.com/
¦ ¦ ¦ ¦ 
- 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 = 1625098938
SHA256 (Intel-Media-SDK-MediaSDK-intel-mediasdk-21.2.3_GH0.tar.gz) = 7791be83e5e9f6d55f31d6ad9037012fc78b846724644b9db2087d1b7dfec078
SIZE (Intel-Media-SDK-MediaSDK-intel-mediasdk-21.2.3_GH0.tar.gz) = 11643312
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for intel-media-sdk-21.2.3:
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:
|