@m3thodic libmfx is available in the [community] official repository and should not be a problem here.
It will be automatically pulled from the repository by makepkg during the dependencies check.
Git Clone URL: | https://aur.archlinux.org/ffmpeg-full.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg-full |
Description: | Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac) |
Upstream URL: | https://www.ffmpeg.org/ |
Keywords: | audio codec convert cuda cuvid decklink encoder fdk-aac fdkaac hwaccel libnpp media nvenc svt video |
Licenses: | LicenseRef-nonfree-and-unredistributable |
Conflicts: | ffmpeg |
Provides: | ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | rpolzer |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 136 |
Popularity: | 0.104234 |
First Submitted: | 2013-01-24 11:17 (UTC) |
Last Updated: | 2025-03-10 13:33 (UTC) |
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 56 Next › Last »
@m3thodic libmfx is available in the [community] official repository and should not be a problem here.
It will be automatically pulled from the repository by makepkg during the dependencies check.
Attempted to build the latest ffmpeg-full, bailed on build requirement of libmfx.
Also the official/regular ffmpeg package now has nvenc support so there's likely no point having this package anymore.
Hi, what is the difference with 'ffmpeg-full' which also have ffnvcodec-headers in makedepends?
@mys_721tx Allright. Good to know that you got it working.
@dbermond I've confused --recv-keys
and --search-keys
. After changing to gpg --keyserver pgp.mit.edu --recv-keys FCF986EA15E6E293A5644F10B4322F04D67658D8
, I was able to import the key. Since keys.openpgp.org
strips user id information, gpg refused to import it without owner approval.
@mys_721tx I'm using default settings for gpg, and I have no problems on importing and using this key.
After deleting the key from my keyring, this command works fine for me: gpg --recv-keys FCF986EA15E6E293A5644F10B4322F04D67658D8
@dbermond I've tried keys.openpgp.org
, pgp.mit.edu
, and keys.gnupg.net
. None worked. Which keyserver were you using?
@mys_721tx I can import the key without any problems. Maybe you should try to switch the key server?
The key is only available on keys.openpgp.org
. However, it seems that the owner has not approved it.
Pinned Comments
dbermond commented on 2024-06-24 15:59 (UTC)
@LordSIGSEGV avoid creating files not tracked by pacman in the system reserved directories, specially symlinks to shared libraries, as this have the potential to completely break your system. I have already notified the quirc maintainer in the aur web page of the package in April-2024. While this issue is not solved in quirc, I recommend to use quirc-git, which currently has a better packaging and does not suffer from this problem.