Port details on branch 2024Q3 |
- wl-screenrec High performance wlroots screen recording, featuring hardware encoding
- 0.1.5 multimedia =0 0.1.5_2Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-07-16 02:36:16
- Last Update: 2024-08-04 19:38:22
- Commit Hash: 2f2741b
- Also Listed In: wayland
- License: APACHE20
- WWW:
- https://github.com/russelltg/wl-screenrec
- Description:
- High performance screen recorder for wlroots Wayland.
Uses dma-buf transfers to get surface, and uses the GPU to do both the
pixel format conversion and the encoding, meaning the raw video data
never touches the CPU, leaving it free to run your applications.
System Requirements:
* Wayland compositor supporting the following protocols:
* wlr-output-management-unstable-v1 (missing in hikari, cagebreak, gamescope)
* wlr-screencopy-unstable-v1 (missing in gamescope and theseus-ship)
Known working examples: sway, hyprland, wayfire, labwc.
* VA-API encoding:
* Intel iGPUs: libva-intel-media-driver or libva-intel-driver
* AMD/ATI GPUs: mesa-gallium-va
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wl-screenrec>0:multimedia/wl-screenrec
- To install the port:
- cd /usr/ports/multimedia/wl-screenrec/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/wl-screenrec
- pkg install wl-screenrec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wl-screenrec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722791434
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
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:
-
- rust>=1.79.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- llvm-config15 : devel/llvm15
- Library dependencies:
-
- libdrm.so : graphics/libdrm
- libavformat.so : multimedia/ffmpeg
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_wl-screenrec
- USES:
- cargo llvm
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|