Package Details: ffmpeg-full 7.1-1

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)

Required by (1921)

Sources (10)

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.

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 55 Next › Last »

dbermond commented on 2020-01-26 14:08 (UTC)

@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

mys_721tx commented on 2020-01-24 03:30 (UTC)

@dbermond I've tried keys.openpgp.org, pgp.mit.edu, and keys.gnupg.net. None worked. Which keyserver were you using?

dbermond commented on 2020-01-21 22:16 (UTC)

@mys_721tx I can import the key without any problems. Maybe you should try to switch the key server?

mys_721tx commented on 2020-01-20 03:50 (UTC)

The key is only available on keys.openpgp.org. However, it seems that the owner has not approved it.

mys_721tx commented on 2020-01-20 03:38 (UTC)

The PGP key FCF986EA15E6E293A5644F10B4322F04D67658D8 could not be retrieved from the key server as of 2020-01-19.

dbermond commented on 2020-01-07 01:19 (UTC)

@Danieldakataca This error should not appear at all. Please see my previous messages from 2019-06-11 for explanation.

xzntest commented on 2020-01-07 01:05 (UTC)

@Danieldakataca

Log out then log back in after installing cuda, or source etc/profile.d/cuda.sh manually

dakataca commented on 2019-12-16 06:33 (UTC)

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

N3oTraX commented on 2019-12-12 19:29 (UTC)

Hi,

yay -S -d x265

Worked as a charm for me ;)

smoneck commented on 2019-11-22 12:37 (UTC) (edited on 2019-11-22 13:29 (UTC) by smoneck)

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.