Search Criteria
Package Details: obs-dynamic-delay 0.1.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-dynamic-delay.git (read-only, click to copy) |
---|---|
Package Base: | obs-dynamic-delay |
Description: | Filter for dynamic delaying a video source |
Upstream URL: | https://obsproject.com/forum/resources/dynamic-delay.1035/ |
Keywords: | obs obs-studio plugin video |
Licenses: | GPL-2.0-or-later |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-01 13:21 (UTC) |
Last Updated: | 2024-12-17 08:00 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- obs-studio (obs-studio-gitAUR, obs-studio-libertyAUR, obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
mia commented on 2024-12-17 00:47 (UTC)
Getting a lot of build failures for
deprecated-declarations
. Build started working again when I added this line to the cmake invocation:-DCMAKE_C_FLAGS="-Wno-error=deprecated-declarations"
(copied from the obs-source-clone PKGBUILD)tytan652 commented on 2022-02-01 06:05 (UTC)
It does build in my test-build chroot. So instead of just telling that it doesn't, add more detail to help me to identify the issue.
missingSleepDeps commented on 2022-02-01 04:07 (UTC)
Doesn't build