Search Criteria
Package Details: obs-streamfx-git 0.12.0b299.r0.g8b97c2b2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-streamfx-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-streamfx-git |
Description: | Bring your stream back to life with modern effects! |
Upstream URL: | https://github.com/Xaymar/obs-StreamFX |
Keywords: | obs obs-streamfx obs-studio streamfx |
Licenses: | GPL2 |
Conflicts: | obs-streamfx |
Provides: | obs-streamfx |
Submitter: | ThePooN |
Maintainer: | ThePooN |
Last Packager: | ThePooN |
Votes: | 9 |
Popularity: | 0.000706 |
First Submitted: | 2020-04-16 17:44 (UTC) |
Last Updated: | 2023-07-08 20:56 (UTC) |
Dependencies (20)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR)
- jansson (jansson-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- nlohmann-json (nlohmann-json-gitAUR)
- obs-studio (teb-obsAUR, obs-studio-gitAUR, obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, obs-studio-libertyAUR, obs-studio-with-websocketsAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack) (make)
- libfdk-aac (libfdk-aac-gitAUR) (make)
- libxcomposite (make)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- swig (swig-gitAUR) (make)
- vlc (vlc-noxAUR, vlc-gitAUR, vlc-luajitAUR) (make)
- x264 (x264-tmod-gitAUR, x264-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
TiagoSinH commented on 2023-03-15 22:55 (UTC)
sorry, im a newbie. how do I configure the cmake variables?
iq2luc commented on 2023-03-14 09:41 (UTC) (edited on 2023-03-14 09:41 (UTC) by iq2luc)
Hi adoa, compilation fails because in handler.cpp@12 and encoder-ffmpeg.cpp@1048 it tries to use a constant (AV_CODEC_CAP_INTRA_ONLY) which is not available anymore in ffmpeg 6, it is only available in 4. So there are two options: 1. configure the corresponding CMAKE variables to use ffmpeg4.4 instead of ffmpeg (e.g. FFMPEG_xxx_INCLUDE_DIR=/usr/include/ffmpeg4.4 and FFMPEG_xxx_LIBRARY=/usr/lib64/ffmpeg4.4/libxxx.so), or 2. apply the following patch:
adoa commented on 2023-03-13 13:33 (UTC) (edited on 2023-03-13 17:48 (UTC) by adoa)
after an ffmpeg update, I need to rebuild this package, but I keep getting a sudden ninja error after a bunch of (unrelated?) warnings:
[update:] I also tryied with yay, same error. So don't think it's a pikaur issue.
ThePooN commented on 2023-01-31 16:35 (UTC)
Updated branch name just now. The repos are pretty large so I have some local setup to not clone them/keep a separate copy for every build and did not notice the branch name discrepancy.
ixhbinphoenix commented on 2022-11-28 16:04 (UTC)
It seems like the master branch has been renamed, so the makepkg fails at cloning. The new master branch seems to be named root
Axenide commented on 2022-10-04 08:27 (UTC)
It shows on my OBS (obs-studio-git) but there are no effects at all. I have the StreamFX option on the top and it shows the StreamFX window at the start, but there is nothing inside filters.
theriddick commented on 2022-09-03 06:55 (UTC)
For some reason I can't get H.265 to show (any). Only H.264 shows now. Confusing.
ThePooN commented on 2022-08-13 23:06 (UTC)
currently builds fine on my end 🤔
pete910 commented on 2022-08-01 20:59 (UTC) (edited on 2022-08-01 21:00 (UTC) by pete910)
Fails to build for me.
« First ‹ Previous 1 2 3 Next › Last »