Search Criteria
Package Details: gyroflow-git 1.1.0.r50.gd85b2b3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gyroflow-git.git (read-only, click to copy) |
---|---|
Package Base: | gyroflow-git |
Description: | Video stabilization using gyroscope data (Git version) |
Upstream URL: | https://gyroflow.xyz/ |
Licenses: | GPL3 |
Conflicts: | gyroflow, gyroflow-appimage |
Provides: | gyroflow |
Submitter: | bjin |
Maintainer: | bjin |
Last Packager: | bjin |
Votes: | 1 |
Popularity: | 0.002103 |
First Submitted: | 2022-05-26 08:58 (UTC) |
Last Updated: | 2022-07-27 17:44 (UTC) |
Dependencies (18)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-headless, ffmpeg-nocuda, ffmpeg-nonvidia, ffmpeg-cuda, ffmpeg-jxl, ffmpeg-mpp, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-obs)
- libc++ (libc++-msan)
- libxkbcommon (libxkbcommon-git)
- ocl-icd (khronos-ocl-icd, khronos-ocl-icd-git)
- opencv (opencv2, opencv-cuda)
- pulseaudio (pulseaudio-bluedio, pulseaudio-pali, pulseaudio-dummy, pulseaudio-nosystemd-git, pulseaudio-nosystemd-minimal-git, pulseaudio-airplay, pulseaudio-git, pipewire-full-pulse-git, pipewire-common-pulse-git, pipewire-pulse-git, pipewire-pulse)
- qt6-3d
- qt6-base (qt6-base-git, qt6-base-headless)
- qt6-declarative (qt6-declarative-git)
- qt6-quick3d
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- opencl-headers (opencl-headers-git) (make)
- p7zip (p7zip-jinfeihan57-git, p7zip-natspec, 7-zip-full) (make)
- intel-media-driver (intel-media-driver-git, intel-media-stack-bin) (optional) – VAAPI video acceleration for Intel GPU
- libva-mesa-driver (mesa-minimal+-git, libva-mesa-driver-panfork-git, mesa-git, mesa-git-adreno, mesa-rusticl-git, mesa-amdonly-gaming-git, mesa-minimal-git) (optional) – VAAPI video acceleration for NVIDIA and AMD GPU
- opencl-driver (intel-opencl, opencl-nvidia-410xx, amdapp-sdk, opencl-nvidia-340xx, opencl-nvidia-440xx, vc4cl-git, mesa-minimal+-git, intel-opencl-runtime, opencl-nvidia-430xx, opencl-legacy-amdgpu-pro, beignet, opencl-nvidia-merged, opencl-510xx-nvidia, mesa-d3d12, opencl-mesa-panfork-git, intel-cpu-runtime, mesa-git, mesa-git-adreno, opencl-nvidia-390xx, opencl-nvidia-470xx, mesa-rusticl-git, intel-compute-runtime-git, mesa-amdonly-gaming-git, beignet-git, opencl-nvidia-vulkan, opencl-amd, opencl-mesa-steamos, intel-compute-runtime-bin, rusticl-mesa-minimal-git, opencl-nvidia-beta, intel-compute-runtime, opencl-mesa, opencl-nvidia, rocm-opencl-runtime) (optional) – OpenCL driver for GPU accelerated stabilization
Latest Comments
stertel commented on 2022-07-06 08:05 (UTC)
this build only works for me after replacing
rust
withrust-nightly-bin
bjin commented on 2022-06-16 04:42 (UTC)
@Technetium1: fixed, thanks
Technetium1 commented on 2022-06-15 00:02 (UTC)
Missing
git
,clang
, andp7zip
inside makedepends.7z
is required for the custom build command forqml-video-rs
. Add those 3 things and it should build in clean chroot.