kremfaen:
Do you use gcc6? I'm having the same problem today after updating to gcc6 from [testing].
Search Criteria
Package Details: ffmpeg-full 7.1-1
Package Actions
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: | 135 |
Popularity: | 0.76 |
First Submitted: | 2013-01-24 11:17 (UTC) |
Last Updated: | 2024-11-07 22:45 (UTC) |
Dependencies (133)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR)
- aribb24 (aribb24-gitAUR)
- avisynthplus (avisynthplus-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- celtAUR (celt-gitAUR)
- chromaprint-fftwAUR
- codec2 (codec2-gitAUR, codec2-lpcnetAUR)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- dav1d (dav1d-gitAUR)
- davs2AUR (davs2-gitAUR)
- flite1AUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- frei0r-plugins (frei0r-plugins-gitAUR)
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glslang (glslang-gitAUR)
- gmp (gmp-hgAUR)
- Show 113 more dependencies...
Required by (1920)
- 0wgram (requires ffmpeg)
- 2h4u (requires ffmpeg) (make)
- 3ncode-git (requires ffmpeg)
- 48tools (requires ffmpeg)
- 64gram-desktop (requires ffmpeg)
- aaxtomp3 (requires ffmpeg)
- aaxtomp3-git (requires ffmpeg)
- ab-av1 (requires ffmpeg)
- abyss-engine-git (requires ffmpeg)
- aconcat (requires ffmpeg)
- adlmidi-git (requires ffmpeg) (optional)
- aegisub-arch1t3cht (requires ffmpeg)
- aegisub-arch1t3cht-git (requires ffmpeg)
- aegisub-arch1t3cht-qt5-git (requires ffmpeg)
- aegisub-japan7-git (requires ffmpeg)
- aigcpanel-git (requires ffmpeg)
- airsonic-advanced-git (requires ffmpeg) (optional)
- airsonic-git (requires ffmpeg) (optional)
- akkoma (requires ffmpeg) (optional)
- akkoma-bin (requires ffmpeg) (optional)
- Show 1900 more...
Sources (10)
- 010-ffmpeg-add-svt-hevc-ged80959.patch
- 020-ffmpeg-add-svt-hevc-docs-ged80959.patch
- 030-ffmpeg-add-svt-vp9-g3b9a3fa.patch
- 031-ffmpeg-add-svt-vp9.patch
- 040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
- 050-ffmpeg-fix-segfault-with-avisynthplus.patch
- 060-ffmpeg-fix-nvidia-vulkan-decoding-segfault.patch
- https://ffmpeg.org/releases/ffmpeg-7.1.tar.xz
- https://ffmpeg.org/releases/ffmpeg-7.1.tar.xz.asc
- LICENSE
Latest Comments
« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 55 Next › Last »
dark-saber commented on 2016-05-04 10:07 (UTC)
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
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.