Search Criteria
Package Details: obs-streamfx 0.9.3-1
Git Clone URL: | https://aur.archlinux.org/obs-streamfx.git (read-only, click to copy) |
---|---|
Package Base: | obs-streamfx |
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: | |
Submitter: | ThePooN |
Maintainer: | ThePooN |
Last Packager: | ThePooN |
Votes: | 5 |
Popularity: | 0.62 |
First Submitted: | 2020-04-16 17:29 |
Last Updated: | 2021-02-07 13:29 |
Dependencies (19)
- curl (curl-git, curl-minimal-git)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- gtk-update-icon-cache (gtk3-git, gtk-update-icon-cache-ubuntu)
- jansson (jansson-git)
- libxinerama (libxinerama-randr-git)
- libxkbcommon-x11 (libxkbcommon-git)
- qt5-x11extras (qt5-x11extras-git)
- obs-studio>=25 (obs-studio-liushui-git, obs-studio-wayland, obs-hevc-vaapi-git, obs-studio-browser, obs-studio-ftl, obs-studio-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2) (make)
- libfdk-aac (fdk-aac-free) (make)
- libxcomposite (make)
- luajit (luajit-git, moonjit, luajit-openresty, luajit-2.1, luajit-2.1-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- python (python-dbg) (make)
- swig (swig-git) (make)
- vlc (libvlc, vlc-decklink, vlc-git) (make)
- x264 (x264-ymod-git, x264-tmod-git, x264-git) (make)
Latest Comments
tytan652 commented on 2021-02-07 12:28
I think Xaymar is not going to release a 0.9.4 and is focused on 0.10 version. Patch: https://patch-diff.githubusercontent.com/raw/Xaymar/obs-StreamFX/pull/452.patch
tytan652 commented on 2021-02-06 12:37
Fix merged https://github.com/Xaymar/obs-StreamFX/pull/452
ThePooN commented on 2021-02-02 19:57
Thank you! I am tracking the issue.
If 0.9.4 doesn't get released quickly after your PR is merged, I'll release 0.9.3 with your patch once merged.
tytan652 commented on 2021-02-02 17:48
Here is the patch https://patch-diff.githubusercontent.com/raw/Xaymar/obs-StreamFX/pull/446.patch
tytan652 commented on 2021-02-02 17:36
For 0.9.3, I'm trying to make a patch ta make it buildable with ENABLE_UPDATER=FALSE
ThePooN commented on 2020-09-30 07:08
I'm on obs-studio 25.0.8-2 and it builds fine with
makepkg -si
. Not sure I understand your issue.Alkaris commented on 2020-09-30 06:43
Issue with this package on update, it expects obs-studio>=25 but obs-studio is 25.0.8-2 the current latest version available to build against. Package maintainer needs to fix that to match it with 25.0.8-2.
ThePooN commented on 2020-04-21 09:32
That is right. I pushed a fix on obs-streamfx and obs-streamfx-git :)
tercean commented on 2020-04-21 09:08
This needs an additional makedepends = "ninja" to build for me.