Package Details: ffmpeg-full 7.1.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.104234
First Submitted: 2013-01-24 11:17 (UTC)
Last Updated: 2025-03-10 13:33 (UTC)

Dependencies (133)

Required by (1950)

Sources (11)

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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 56 Next › Last »

jona1993 commented on 2021-05-02 15:26 (UTC)

@dbermond How can I verify that? I just installed nasm-git via AUR.

dbermond commented on 2021-05-02 13:04 (UTC)

@jona1993 I have no problems building the package. These symbols are assembly symbols. Make sure that you are using nasm as the assembler.

jona1993 commented on 2021-05-02 08:37 (UTC)

Hi ! I can't build this package. I have an error. I don't know why.. I installed each dependencies manually before.

My output: https://pastebin.com/CF8sxyEu

Have a nice day !

frdbr commented on 2021-03-21 18:09 (UTC)

currently getting to errors:

line 104: --enable-frei0r: command not found ==> ERROR: A failure occurred in build(). Aborting...

line 105: --enable-gcrypt: command not found ==> ERROR: A failure occurred in build(). Aborting...

dbermond commented on 2021-02-15 12:43 (UTC) (edited on 2021-02-15 12:44 (UTC) by dbermond)

@dr460nf1r3 Package is building fine. This nvcc question was discussed quite a couple of times in ffmpeg-full-git, so please scroll down in that page and read my comments there.

dr460nf1r3 commented on 2021-02-15 12:30 (UTC)

Building fails at checking for nvcc, so there is probably some missing dependency (maybe because of building in clean chroot) https://bin.garudalinux.org/?4b249136b4ee193c#55rgVMeFd7Ps1t8tfjHNPNVJVn9GpTLgaQwgQiiyEp3v

dbermond commented on 2020-12-29 15:08 (UTC)

@Erde I have no problems downloading the source files. No errors.

dbermond commented on 2020-12-21 21:14 (UTC)

@andrej libilbc got a soname bump, and it is user responsibility to rebuild their AUR packages that depends on it, like this package (see the Note on the linked Wiki section). When you use an AUR package, you should keep track of the needed rebuilds. As you can see, your bug report was closed on the Arch Linux official bug tracker since it's not a bug.

andrej commented on 2020-12-21 20:59 (UTC)

This currently breaks guvcview due to a missing libilbc version.