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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 54 Next › Last »

dark-saber commented on 2016-05-04 10:07 (UTC)

kremfaen: Do you use gcc6? I'm having the same problem today after updating to gcc6 from [testing].

lassal commented on 2016-05-03 12:37 (UTC)

I'm having some problems compiling. libavcodec/libutvideoenc.cpp:281:1: error: narrowing conversion of ‘3221258240u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing] }; ^ common.mak:63: recipe for target 'libavcodec/libutvideoenc.o' failed make: *** [libavcodec/libutvideoenc.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> Removed 1 trusted keys ==> ERROR: the build failed -> Status failed (1): ffmpeg-full-nvenc

piratejon commented on 2016-04-18 15:24 (UTC)

@frabjous I had this problem also when extra/chromaprint was installed. I switched to chromaprint-git and now this is working again.

frabjous commented on 2016-04-14 14:55 (UTC)

I keep getting "ERROR: chromaprint not found" when building (configure step), even though I have chromaprint 1.3.1 installed.

fcobos commented on 2016-03-22 06:22 (UTC) (edited on 2016-03-22 06:22 (UTC) by fcobos)

@ronoverdrive I think that problem gets solved if one configures the system as said in this wiki page: https://wiki.archlinux.org/index.php/GPGPU#OpenCL_ICD_loader_.28libOpenCL.so.29

ronoverdrive commented on 2016-03-20 16:14 (UTC)

travnick: Last I checked CUDA's implementation of OpenCL overides nVidia's which caused a lot of problem's in the past because CUDA's is out of date. That's probably why OpenCL is disabled.

travnick commented on 2016-03-19 16:11 (UTC)

Why is opencl not enabled?

<deleted-account> commented on 2016-03-13 08:33 (UTC)

You should try to add a keyserver adress in your command : gpg --keyserver hkp://keys.gnupg.net --recv-keys B4322F04D67658D8

KorvinSilver commented on 2016-03-13 05:55 (UTC) (edited on 2016-03-13 05:59 (UTC) by KorvinSilver)

I'm still having problems with the signatures: ==> Verifying source file signatures with gpg... ffmpeg-3.0.tar.bz2 ... FAILED (unknown public key B4322F04D67658D8) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build ffmpeg-full-nvenc. GPG does nothing of course, the command "gpg --recv-keys B4322F04D67658D8" gives me this back: gpg: keyserver receive failed: No keyserver available This exists for a very long time now with every key (no supposedly working solutions actually work), but "pacman-key -r B4322F04D67658D8" did the job earlier and both the commands "gpg -k" and "pacman-key -l" confirm it: pub rsa2048/D67658D8 2011-04-26 [SC] uid [ unknown] FFmpeg release signing key <ffmpeg-devel@ffmpeg.org> sub rsa2048/9C3345A2 2011-04-26 [E] So what's wrong?

xpander commented on 2016-03-02 09:31 (UTC) (edited on 2016-03-02 09:42 (UTC) by xpander)

its broken again, cant compile :( libavcodec/libavcodec.so: undefined reference to `x265_api_get_68' collect2: error: ld returned 1 exit status Makefile:128: recipe for target 'ffprobe_g' failed make: *** [ffprobe_g] Error 1 make: *** Waiting for unfinished jobs.... edit: removed the --enable libx265 part atm, so it builds and works fine with SSR