Package Details: ffmpeg-full 7.0.1-3

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: 134
Popularity: 1.04
First Submitted: 2013-01-24 11:17 (UTC)
Last Updated: 2024-06-29 01:29 (UTC)

Dependencies (130)

Required by (1844)

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 .. 13 14 15 16 17 18 19 20 21 22 23 .. 54 Next › Last »

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.

dbermond commented on 2019-11-16 13:54 (UTC)

@FraYoshi You need to rebuild ffmpeg-full every time that one of its dependencies get a soname bump. In this case, dav1d got a soname bump when upgrading it from 0.4.0 to 0.5.0.

FraYoshi commented on 2019-11-16 12:40 (UTC) (edited on 2019-11-16 12:41 (UTC) by FraYoshi)

ffmpeg-full breaks chromium (/usr/lib/chromium/chromium: error while loading shared libraries: libdav1d.so.2: cannot open shared object file: No such file or directory) and NetFlix (Error Code: F7355) for me...

Solved replacing with ffmpeg standard