Package Details: ffmpeg-full 7.0.2-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: 134
Popularity: 1.09
First Submitted: 2013-01-24 11:17 (UTC)
Last Updated: 2024-08-03 21:35 (UTC)

Dependencies (130)

Required by (1871)

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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 55 Next › Last »

Nanoshift commented on 2022-08-01 20:23 (UTC)

git clone "https://aur.archlinux.org/ffmpeg-full.git", open the PKGBUILD in a text editor, remove 'libjxl-git', remove --enable-libjxl \, cd ffmpeg-full, makepkg -si

frankenstein20 commented on 2022-08-01 12:41 (UTC)

the org.jpeg.jpegxl.jar is missing for my system and libjxl-git will not build. @dbermond: can you help me? I think your fix could help me a s well

dbermond commented on 2022-07-25 16:55 (UTC)

@Nanoshift libjxl-git has a soname bump in comparison with the corresponding repository package. So, currently libjxl-git will break all your software that depends on repository libjxl. If you wish the latest ffmpeg 5.1 while maintaining support for your software that depends on repository libjxl, you can manually disable libjxl from the PKGBUILD. Otherwise, stick with repository ffmpeg.

Nanoshift commented on 2022-07-25 01:14 (UTC)

libjxl-git breaks jxl image loading on my system. Sticking with 5.0.1-2 for now.

dbermond commented on 2022-07-19 22:23 (UTC)

@Eddy8 The celt package was recently dropped from the official repositories. I have created an AUR package to satisfy the dependency.

Eddy8 commented on 2022-07-19 06:54 (UTC)

The celt dependency is no longer available in either the official repositories, nor the AUR...

dbermond commented on 2022-07-12 17:47 (UTC)

@rajhlinux AUR helpers are not supported. Manage the needed pgp key[1][2][3] and use makepkg[4]. The Arch Wiki is your friend.

[1] https://wiki.archlinux.org/index.php/GnuPG#Use_a_keyserver

[2] https://wiki.archlinux.org/index.php/GnuPG#Searching_and_receiving_keys

[3] https://wiki.archlinux.org/index.php/GnuPG#Key_servers

[4] https://wiki.archlinux.org/index.php/Makepkg

zertyz commented on 2022-06-23 13:16 (UTC)

Yes. Indeed a reboot & rebuild solved it. For some reason, I had to reboot after the update for the new lib to be detected by configure.

Martchus commented on 2022-06-23 13:08 (UTC)

It doesn't need an update. You need to rebuild the package against the right version of libsrt.