Package Details: obs-streamfx-git 0.12.0b299.r0.g8b97c2b2-1

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.76
First Submitted: 2020-04-16 17:44 (UTC)
Last Updated: 2023-07-08 20:56 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

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:

/data/valneq/.cache/pikaur/build/obs-streamfx-git/src/obs-streamfx-git/source/util/util-threadpool.hpp:110:30: Warnung: Verwendung von »std::hardware_destructive_interference_size« [-Winterference-size]
  110 |                 alignas(std::hardware_destructive_interference_size)
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==> FEHLER: Ein Fehler geschah in build().

[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

fatal: invalid reference: origin/master

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.

     /pkg-tmp/obs-streamfx-git/src/obs-streamfx-git/source/obs/obs-source-factory.hpp:941:53: warning: unused parameter ‘milliseconds’ [-Wunused-parameter]
     941 |                 virtual void media_set_time(int64_t milliseconds) {}
     |                                             ~~~~~~~~^~~~~~~~~~~~
     ninja: build stopped: subcommand failed.
     ==> ERROR: A failure occurred in build().
     Aborting...

ChrisLane commented on 2022-01-04 09:26 (UTC)

This is currently failing to build for me with the following:

FAILED: CMakeFiles/StreamFX.dir/source/ui/ui-about.cpp.o 
/usr/lib/ccache/bin/g++ -DENABLE_ENCODER_AOM_AV1 -DENABLE_ENCODER_FFMPEG -DENABLE_ENCODER_FFMPEG_AMF -DENABLE_ENCODER_FFMPEG_NVENC -DENABLE_ENCODER_FFMPEG_PRORES -DENABLE_FILTER_BLUR -DENABLE_FILTER_COLOR_GRADE -DENABLE_FILTER_DISPLACEMENT -DENABLE_FILTER_DYNAMIC_MASK -DENABLE_FILTER_SDF_EFFECTS -DENABLE_FILTER_SHADER -DENABLE_FILTER_TRANSFORM -DENABLE_FRONTEND -DENABLE_SOURCE_MIRROR -DENABLE_SOURCE_SHADER -DENABLE_TRANSITION_SHADER -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DStreamFX_EXPORTS -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/build/flux/generated/include -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/build/flux/generated -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/source -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/source/ui -I/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/third-party/khronos/glad/include -isystem /home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/build/flux/libobs-src/include -isystem /usr/include/qt -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -march=native -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -Warray-bounds -Wzero-length-bounds         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto -fPIC -Wall -Wextra -mmmx -msse -msse2 -pthread -fPIC -std=c++17 -MD -MT CMakeFiles/StreamFX.dir/source/ui/ui-about.cpp.o -MF CMakeFiles/StreamFX.dir/source/ui/ui-about.cpp.o.d -o CMakeFiles/StreamFX.dir/source/ui/ui-about.cpp.o -c /home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/source/ui/ui-about.cpp
/home/chris/.cache/yay/obs-streamfx-git/src/obs-streamfx-git/source/ui/ui-about.cpp:28:10: fatal error: nlohmann/json.hpp: No such file or directory
   28 | #include <nlohmann/json.hpp>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

ThePooN commented on 2021-02-11 01:37 (UTC)

fixed :)