@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
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.37 |
First Submitted: | 2013-01-24 11:17 (UTC) |
Last Updated: | 2025-01-08 22:31 (UTC) |
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 55 Next › Last »
@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.
The PGP key FCF986EA15E6E293A5644F10B4322F04D67658D8
could not be retrieved from the key server as of 2020-01-19.
@Danieldakataca This error should not appear at all. Please see my previous messages from 2019-06-11 for explanation.
@Danieldakataca
Log out then log back in after installing cuda, or source etc/profile.d/cuda.sh manually
==> Iniciando build()... -> Running ffmpeg configure script... ERROR: failed checking for nvcc.
If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "ffbuild/config.log" produced by configure as this will help solve the problem. ==> ERROR: Se produjo un fallo en build(). Cancelando...
Hi,
yay -S -d x265
Worked as a charm for me ;)
Same as Verequies here with vmaf 1.3.15:
-> Running ffmpeg configure script...
ERROR: libvmaf >= 1.3.9 not found using pkg-config.
Confirming it compiles successfully without --enable-libvmaf
.
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.