Package Details: ffmpeg-full 8.0-4

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://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, libswresample.so, libswscale.so
Submitter: rpolzer
Maintainer: dbermond
Last Packager: dbermond
Votes: 139
Popularity: 0.43
First Submitted: 2013-01-24 11:17 (UTC)
Last Updated: 2025-11-11 17:59 (UTC)

Required by (2083)

Sources (16)

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

1 2 3 4 5 6 .. 57 Next › Last »

Wennadocta commented on 2025-11-17 09:41 (UTC)

and this

error: target not found: lcevcdec
error: target not found: libaribcaption
error: target not found: libklvanc
error: target not found: openapv
error: target not found: openvino
error: target not found: quirc
error: target not found: rockchip-mpp
error: target not found: shine
error: target not found: uavs3d-git
error: target not found: vo-amrwbenc
error: target not found: vvenc
error: target not found: xavs
error: target not found: xavs2
error: target not found: xevd
error: target not found: xeve
==> ERROR: 'pacman' failed to install missing dependencies.

Wennadocta commented on 2025-11-17 09:26 (UTC)

Doesn't build because of this error

==> Verifying source file signatures with gpg... ffmpeg-8.0.tar.xz ... FAILED (unknown public key B4322F04D67658D8) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Could not download sources.

<deleted-account> commented on 2025-10-25 17:28 (UTC)

Hi, Could you add a comment in the PKGBUILD stating that the PGP key can be obtained from https://www.ffmpeg.org/ffmpeg-devel.asc?

dbermond commented on 2025-10-16 20:59 (UTC)

@7thCore fixed. Building fine now, thanks for reporting.

7thCore commented on 2025-10-16 18:03 (UTC) (edited on 2025-10-16 18:03 (UTC) by 7thCore)

I'm getting an error "spirv_compiler not found" when the ffmpeg configure script is running. The package spirv-tools is installed.

By enabling libshaderc and disabling libglslang fixed my issue.

dbermond commented on 2025-09-14 12:55 (UTC)

@dewdude I could not get what do you mean. Can you please be more specific? What exactly is the error? And what exactly is supposedly causing it?

dewdude commented on 2025-09-14 04:11 (UTC)

a dependency seems to rely on something stored on github lfs. this is probably an issue for most non-dev users who don't have github; this is also a problem for us with SSO, passkeys, and 2FA...as it doesn't accept our information.

dbermond commented on 2025-07-28 18:19 (UTC)

@TangerineGameDev I have rockchip-mpp installed and it does not break anything. Everything is working here as usual. It also does not "change the OS", as it consists of libraries and executable tools for interacting with rockchip hardware. Since, it's a linked library for mandatory ffmpeg components, it cannot be an optional dependency.

TangerineGameDev commented on 2025-07-28 17:38 (UTC)

The package rockchip-mpp is forced here! This breaks support for EVERYTHING. Wireplumber breaks. Pipewire crashes. Programs silently crashed for me when this package was installed. rockchip-mpp is not an optional architecture. It changes the OS to think that rockchip is the current devices architecture. Please fix this...