Package Details: ffmpeg-git 8.2.r125668.g70a5df6d27-1

Git Clone URL: https://aur.archlinux.org/ffmpeg-git.git (read-only, click to copy)
Package Base: ffmpeg-git
Description: Complete solution to record, convert and stream audio and video (git version)
Upstream URL: https://ffmpeg.org/
Keywords: audio codec convert encoder ffmpeg media vaapi video
Licenses: GPL-3.0-or-later
Conflicts: ffmpeg
Provides: ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libswresample.so, libswscale.so
Submitter: DrZaius
Maintainer: dbermond
Last Packager: dbermond
Votes: 74
Popularity: 0.26
First Submitted: 2011-01-17 22:00 (UTC)
Last Updated: 2026-07-18 18:17 (UTC)

Required by (2551)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 26 Next › Last »

derdigge commented on 2025-03-29 15:59 (UTC)

Computer says no:

-> Running ffmpeg configure script... ERROR: cuda_llvm requested but not found

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.libera.chat. Include the log file "ffbuild/config.log" produced by configure as this will help solve the problem. ==> FEHLER: Ein Fehler geschah in build(). Breche ab... -> Fehler beim Erstellen: ffmpeg-git-exit status 4 -> Die folgenden Pakete konnten nicht installiert werden. Ein manueller Eingriff ist erforderlich: ffmpeg-git - exit status 4

cuda is there, worked with older version allready

dbermond commented on 2025-02-26 15:22 (UTC) (edited on 2025-02-26 15:30 (UTC) by dbermond)

@Anquihald First of all, texinfo is a not a dependency, and the package builds without it. That being said, I have just checked, and the package is building perfectly fine with and without texinfo 7.2 installed. I cannot reproduce this.

UPDATE: texinfo is part of base-devel, so it's always required and is pulled automatically in chroot builds. Anayway, the package is building fine, and I cannot reproduce this.

Anquihald commented on 2025-02-26 09:39 (UTC) (edited on 2025-02-26 09:40 (UTC) by Anquihald)

Hello2all!

Documentation part of this package fetches error:

Can't locate object method "gdt" via package "Texinfo::Convert::HTML" at ./doc/t2h.pm line 255.

due to incompatibility with texinfo-7.2. Downgrading texinfo to 7.1.1 resolves the build problem.

luiscastro193 commented on 2024-10-07 19:24 (UTC)

It's fixed now. Thanks!

dbermond commented on 2024-10-07 19:06 (UTC)

@luiscastro193 Not sure if it will interfere with you. Can you please give another shot?

luiscastro193 commented on 2024-10-07 08:22 (UTC) (edited on 2024-10-07 08:28 (UTC) by luiscastro193)

Current master doesn't compile if you have Vulkan enabled. Not sure if the cause is a temporal ffmpeg's issue though.

error: implicit declaration of function ‘ff_vk_spirv_init’; did you mean ‘ff_vk_shader_init’?
error: assignment to ‘FFVkSPIRVCompiler *’ from ‘int’ makes pointer from integer without a cast

dbermond commented on 2024-08-16 02:31 (UTC)

@xiota package updated to match the latest upstream changes.

Enverex commented on 2024-03-08 20:55 (UTC)

I've got the same issue as quark23, even tried swapping libjxl out for the GIT version but no dice.

dbermond commented on 2024-02-26 16:11 (UTC)

@quark23 I've just checked, and the package is building fine. Make sure to have an up-to-date Arch Linux system with the latest libjxl 0.10.0 and rebuild the package.