@Tytan652 thank you. "sudo pacman -Syu ffmpeg" worked fine for me, I tested obs-studio and it works fine without ffmpeg-obs.
Search Criteria
Package Details: ffmpeg-obs 7.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/ffmpeg-obs.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg-obs |
Description: | Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD |
Upstream URL: | https://ffmpeg.org/ |
Keywords: | audio codec convert encoder ffmpeg media obs vaapi video |
Licenses: | GPL-3.0-only |
Conflicts: | ffmpeg |
Provides: | ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 21 |
Popularity: | 1.85 |
First Submitted: | 2021-12-16 11:56 (UTC) |
Last Updated: | 2025-01-18 19:51 (UTC) |
Dependencies (88)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- dav1d (dav1d-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- glslang (glslang-gitAUR)
- gmp (gmp-hgAUR)
- gnutls (gnutls-gitAUR)
- gsm
- harfbuzz (harfbuzz-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- lame (lame-svnAUR, lame-altivecAUR)
- libass (libass-gitAUR)
- libavc1394
- libbluray (libbluray-gitAUR)
- Show 68 more dependencies...
Required by (1924)
- 0wgram (requires ffmpeg)
- 2h4u (requires ffmpeg) (make)
- 3ncode-git (requires ffmpeg)
- 48tools (requires ffmpeg)
- 64gram-desktop (requires ffmpeg)
- aaxtomp3 (requires ffmpeg)
- aaxtomp3-git (requires ffmpeg)
- ab-av1 (requires ffmpeg)
- abyss-engine-git (requires ffmpeg)
- aconcat (requires ffmpeg)
- adlmidi (requires ffmpeg) (optional)
- adlmidi-git (requires ffmpeg) (optional)
- aegisub-arch1t3cht (requires ffmpeg)
- aegisub-arch1t3cht-git (requires ffmpeg)
- aegisub-arch1t3cht-qt5-git (requires ffmpeg)
- aegisub-arch1t3cht-xdg-git (requires ffmpeg)
- aegisub-japan7-git (requires ffmpeg)
- aigcpanel-git (requires ffmpeg)
- airsonic-advanced-git (requires ffmpeg) (optional)
- airsonic-git (requires ffmpeg) (optional)
- Show 1904 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 Next › Last »
csts commented on 2022-05-07 13:36 (UTC)
tytan652 commented on 2022-05-07 09:38 (UTC) (edited on 2022-05-07 09:39 (UTC) by tytan652)
I repeat myself: If -Syud
didn't work do:
sudo pacman -Syu ffmpeg obs-studio
remove obs-studio
if you don't use obs-studio-tytan652
or obs-studio-rc
.
And afterward reinstall obs-studio-tytan652
or obs-studio-rc
. Or only ffmpeg-obs
if you don't use OBS Studio at all.
csts commented on 2022-05-07 09:21 (UTC)
Skipping deps check with "pikaur -Syud" doesn't work (also tried removing dav!d deps from PKGBUILD, ended up with errors, possibly my fault), so to update my Arch had to use "IgnorePkg = dav1d ffmpeg-obs ffmpeg4.4" in my pacman.conf.
Hope when this situation is resolved we'll get a comment here.
tytan652 commented on 2022-05-06 18:59 (UTC) (edited on 2022-05-06 19:03 (UTC) by tytan652)
If dav1d
is only one blocking the update, enforce the update by skipping dependency check with yay -Syud
(you can use another AUR helper).
Otherwise install ffmpeg
and/or obs-studio
temporally to update and then reinstall obs-studio-tytan652
/obs-studio-rc
and/or ffmpeg-obs
zeroconf commented on 2022-05-06 18:49 (UTC)
How to solve this?
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing dav1d (1.0.0-1) breaks dependency 'libdav1d.so=5-64' required by ffmpeg-obs
-> error installing repo packages
Alkaris commented on 2022-03-10 20:33 (UTC)
It seems completely necessary to remove ffmpeg-obs
just to upgrade libx264
otherwise you get dependency hell on upgrading caused by ffmpeg-obs
…Great just what I needed. A package forcing me to uninstall it because it prevents upgrades of other packages such as nvidia drivers and kernel updates or any other package that relies on FFMPEG for that matter like web browsers. Why this is even a thing I don't know. So you have to uninstall just to upgrade, only to re-install ffmpeg-obs after.
package management with AUR is becoming a disgusting mess with conflicts of packages which shouldn't be an issue, it's turning into Debian PPA's sort of mess where you just have conflicts of conflicts of package versions coming in from different repo sources.
corysanin commented on 2022-02-27 17:51 (UTC)
Manjaro has FFmpeg 5 now- you can update the PKGBUILD. Thanks for your work, I appreciate it.
Dennis commented on 2022-02-21 18:27 (UTC) (edited on 2022-02-21 18:35 (UTC) by Dennis)
Build failed for me when it was trying to run 'pod2man' (command not found). Currently trying to build again after I installed that from AUR. (missing a dependency?) edit/update: was successful afterwards
tytan652 commented on 2022-02-21 06:11 (UTC)
@Gelmo, I made the necessary change. But for array size, I checked each time that I add a source I also add a checksum.
Pinned Comments
tytan652 commented on 2022-07-23 05:48 (UTC) (edited on 2024-06-21 13:15 (UTC) by tytan652)
Please, this package follow Arch Linux
ffmpeg
package version (not the staging or the testing one).Don't put
ffmpeg-obs
out-of-date if both packages are on the same version. If you do, you might be ignored in the future.tytan652 commented on 2021-12-17 15:32 (UTC)
OBS Project actually patch FFmpeg to fix some issues and also add RIST support starting from 27.2.
So I created this package, a ffmpeg package that ensure that you have those.
I really wanted to not do this but some fixes are needed, so I did my best to add those "feature-set options".
They allow you to build ffmpeg with feature-set based on other ffmpeg packages from AUR.
Read the PKGBUILD for more information about them.