@GinGear I guess I was having a different issue then. I was specifically unable to pacman -Syu due to dolphin emulator requiring those newer libraries (59-64) which are in the official ffmpeg package which is now version 5. I resolved the dependencies by uninstalling this and installing ffmpeg4.4 from the official extra repo to satisfy the 58-64 library dependencies, and install fffmpeg as well to satisfy 59-64.
Anyways I think pkgbuild was updated to support version 5 anyways. Thanks for quick response! Apparently ffmpeg manjaro is still on 4.4.
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.