ffmpeg-obs.so
in this package seems to require libmbedcrypto.so.7
in mbedtls2.
Search Criteria
Package Details: obs-studio-git 29.1.0.beta1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-git |
Description: | Free and open source software for video recording and live streaming. |
Upstream URL: | https://github.com/obsproject/obs-studio |
Keywords: | obs-studio |
Licenses: | GPL2 |
Conflicts: | obs-studio |
Provides: | obs-studio |
Submitter: | ledti |
Maintainer: | benklett |
Last Packager: | benklett |
Votes: | 90 |
Popularity: | 0.031773 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2023-04-02 21:10 (UTC) |
Dependencies (41)
- curl (curl-minimal-git, curl-git, curl-quiche-git, curl-http3-ngtcp2)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-headless, ffmpeg-cuda, ffmpeg-full, ffmpeg-full-git, ffmpeg-decklink, ffmpeg-git, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-mpp, ffmpeg-nocuda, ffmpeg-intel-full-git, ffmpeg-obs)
- gtk-update-icon-cache (gtk3-git, gtk-rc, gtk-update-icon-cache-git)
- jack (jack-git, jack2-git, pipewire-common-jack-git, pipewire-full-jack-git, jack2, pipewire-jack)
- jansson (jansson-git)
- libajantv2
- librist (librist-git)
- libxinerama (libxinerama-randr-git)
- libxkbcommon-x11 (libxkbcommon-x11-git)
- mbedtls (mbedtls-git, aur-mbedtls, l8w8jwt-git)
- pciutils (pciutils-git)
- qt6-svg
- speexdsp
- asio (make)
- cef-minimal-obs-bin (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libfdk-aac (fdk-aac-free) (make)
- libxcomposite (make)
- luajit (luajit-2.1-lua52-git, luajit-openresty) (make)
- nlohmann-json (nlohmann-json-git) (make)
- pipewire (pipewire-git, pipewire-common-git, pipewire-full-git) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312) (make)
- qt6-wayland (make)
- swig (swig-git) (make)
- vlc (libvlc, vlc-decklink, vlc-git, vlc-luajit, vlc-wayland-git) (make)
- wayland (wayland-git, wayland-nodocs-git) (make)
- websocketpp (websocketpp-git, websocketpp-git-dev) (make)
- x264 (x264-ymod-git, x264-tmod-git, x264-git) (make)
- xdg-desktop-portal (xdg-desktop-portal-git) (make)
- libfdk-aac (fdk-aac-free) (optional) – FDK AAC codec support
- libva-intel-driver (libva-intel-driver-g45-h264, libva-intel-driver-next-git, libva-intel-driver-hybrid, libva-intel-driver-git) (optional) – hardware encoding
- libva-mesa-driver (mesa-minimal+-git, libva-mesa-driver-panfork-git, mesa-git-adreno, mesa-amdonly-gaming-git, mesa-minimal-git, mesa-git, mesa-rusticl-git) (optional) – hardware encoding
- libxcomposite (optional) – XComposite capture support
- luajit (luajit-2.1-lua52-git, luajit-openresty) (optional) – Lua scripting
- pipewire (pipewire-git, pipewire-common-git, pipewire-full-git) (optional) – Pipewire capture
- pipewire-media-session (pipewire-media-session-git) (optional) – Pipewire capture
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312) (optional) – Python scripting
- v4l2loopback-dkms (v4l2loopback-dkms-git) (optional) – Virtual webcam
- vlc (libvlc, vlc-decklink, vlc-git, vlc-luajit, vlc-wayland-git) (optional) – VLC Media Source
- xdg-desktop-portal (xdg-desktop-portal-git) (optional) – Pipewire capture
Required by (131)
- droidcam-obs-plugin (requires obs-studio)
- droidcam-obs-plugin-bin (requires obs-studio)
- droidcam-obs-plugin-git (requires obs-studio)
- glava-git (requires obs-studio) (make)
- glava-git (requires obs-studio) (optional)
- looking-glass (requires obs-studio) (make)
- looking-glass-git (requires obs-studio) (make)
- looking-glass-host (requires obs-studio) (make)
- looking-glass-host-git (requires obs-studio) (make)
- looking-glass-module-dkms (requires obs-studio) (make)
- looking-glass-module-dkms-git (requires obs-studio) (make)
- looking-glass-rc (requires obs-studio) (make)
- looking-glass-rc-host (requires obs-studio) (make)
- looking-glass-rc-module-dkms (requires obs-studio) (make)
- nudgis-obs-plugin (requires obs-studio)
- obs-3d-effect (requires obs-studio)
- obs-advanced-scene-switcher (requires obs-studio)
- obs-audio-monitor (requires obs-studio)
- obs-audio-pan-filter (requires obs-studio)
- obs-backgroundremoval (requires obs-studio)
- Show 111 more...
Sources (6)
linuxmetel commented on 2023-05-26 09:01 (UTC)
benklett commented on 2023-04-16 19:10 (UTC)
@abend luajit is a optional dependency.
abend commented on 2023-04-11 03:45 (UTC) (edited on 2023-04-11 03:56 (UTC) by abend)
luajit
needs to be added as a dependency (not only for make) since without it FE tools will not be loaded. I had to manually add this package to make it work. Or at least including it as optional dependency.
greve commented on 2023-03-29 11:23 (UTC) (edited on 2023-03-30 12:27 (UTC) by greve)
Please add these to the dependencies:
asio
nlohmann-json
websocketpp
On my system, OBS didn't compile without them.
Edit: Thanks for maintaining this BTW!
benklett commented on 2023-01-14 20:43 (UTC)
@imLEGR can you please upload the log to a paste site?
tonkku107 commented on 2023-01-13 09:34 (UTC)
You can replace libva-vdpau-driver
with libva-nvidia-driver
instead of uninstalling.
imLEGR commented on 2023-01-11 04:44 (UTC)
When I rename a source, the program hangs and crashes. I press F2 or right click on the source and rename and OBS hangs and closes.
tonkku107 commented on 2023-01-09 21:14 (UTC)
Well, I don't want to uninstall the package so I guess I have no choice
benklett commented on 2023-01-09 20:27 (UTC)
@tytan652 thank you.
@tonkku107 if tytan652's hint does not help, please try to reach out to the developers on obsproject's Discord.
tytan652 commented on 2023-01-09 14:22 (UTC)
About this segfault, if you have libva-vdpau-driver
installed, try to uninstall it.
Pinned Comments
thotypous commented on 2021-02-05 14:12 (UTC)
If you don't want to build this package yourself, hourly builds are available at https://aur.chaotic.cx
benklett commented on 2016-02-06 23:11 (UTC) (edited on 2016-08-10 14:01 (UTC) by benklett)