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.
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.