| Port details |
- libvpl Intel Video Processing Library API, dispatcher, and examples
- 2.17.0 multimedia
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: naito.yuichiro@gmail.com
 - Port Added: 2026-08-17 02:00:07
- Last Update: 2026-08-17 01:57:40
- Commit Hash: 7ef46d5
- License: MIT
- WWW:
- https://www.intel.com/content/www/us/en/developer/tools/vpl/overview.html
- Description:
- Intel Video Processing Library (Intel VPL) provides access to hardware
accelerated video decode, encode, and processing capabilities on Intel GPUs
to support AI visual inference, media delivery, cloud gaming, and virtual
desktop infrastructure use cases.
This repository contains the following components:
- Copies of the Intel VPL API header files.
The version of the API is listed in the mfxdefs.h file.
- Intel VPL Dispatcher
- Examples demonstrating API usage
*** IMPORTANT ***
Intel VPL Tools are no longer in this repository. They have all been
moved to libvpl-tools.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libvpl>0:multimedia/libvpl
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/multimedia/libvpl/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libvpl
- pkg install libvpl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libvpl
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1784249375
SHA256 (intel-libvpl-v2.17.0_GH0.tar.gz) = 4de3e2faf1e8307fb282e4a43f443191810f6a6b0a484fffa7995ba1c814c6ec
SIZE (intel-libvpl-v2.17.0_GH0.tar.gz) = 12974961
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
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- multimedia/handbrake
- multimedia/libvpl-tools
Configuration Options:
- No options to configure
- Options name:
- multimedia_libvpl
- USES:
- cmake:testing compiler:c++14-lang localbase:ldflags pkgconfig pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.17.0 17 Aug 2026 01:57:40
    |
Hiroki Tagato (tagattie)  Author: Yuichiro NAITO |
multimedia/libvpl: New port: Intel Video Processing Library API, dispatcher, and
examples
Intel Video Processing Library (Intel VPL) provides access to hardware
accelerated video decode, encode, and processing capabilities on Intel GPUs
to support AI visual inference, media delivery, cloud gaming, and virtual
desktop infrastructure use cases.
This repository contains the following components:
- Copies of the Intel VPL API header files.
The version of the API is listed in the mfxdefs.h file.
- Intel VPL Dispatcher
- Examples demonstrating API usage
*** IMPORTANT ***
Intel VPL Tools are no longer in this repository. They have all been
moved to libvpl-tools.
WWW: https://www.intel.com/content/www/us/en/developer/tools/vpl/overview.html
PR: 293561
Reported by: Yuichiro NAITO <naito.yuichiro@gmail.com> (new maintainer) |
Number of commits found: 1
|