@ShrtSwrd I've just checked, and the package is building fine. No failures at ./configure time.
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: | 136 |
Popularity: | 0.38 |
First Submitted: | 2013-01-24 11:17 (UTC) |
Last Updated: | 2025-01-08 22:31 (UTC) |
Dependencies (133)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-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-macosAUR, freetype2-qdoledAUR, 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 (1921)
- 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 (requires ffmpeg) (optional)
- adlmidi-git (requires ffmpeg) (optional)
- aegisub-arch1t3cht (requires ffmpeg)
- aegisub-arch1t3cht-git (requires ffmpeg)
- aegisub-arch1t3cht-qt5-git (requires ffmpeg)
- aegisub-arch1t3cht-xdg-git (requires ffmpeg)
- aegisub-japan7-git (requires ffmpeg)
- aigcpanel-git (requires ffmpeg)
- airsonic-advanced-git (requires ffmpeg) (optional)
- airsonic-git (requires ffmpeg) (optional)
- Show 1901 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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 55 Next › Last »
dbermond commented on 2022-05-23 23:53 (UTC)
ShrtSwrd commented on 2022-05-23 09:09 (UTC)
The build fails when checking for: --enable-cuda-nvcc
Vernox commented on 2022-04-24 19:43 (UTC)
@dbermond Oh, Sorry. Forgot about that. Thank you!
dbermond commented on 2022-04-24 19:16 (UTC)
@Vernox The patch package is part of the base-devel group. This group is assumed to be already installed when building with makepkg, and its members should not be added to the PKGBUILD.
periode commented on 2022-04-10 17:26 (UTC)
Currently, flite-1.4
and flite-1
time out, as it seems festvox.org is offline. This link: http://sources.buildroot.net/flite/ has the required sources, but I'm not sure how to direct ffmpeg-full
to build using these rather than the festvox.org one.
Nanoshift commented on 2022-04-03 01:20 (UTC) (edited on 2022-04-08 00:45 (UTC) by Nanoshift)
When encoding using the libsvtav1 encoder and the encoding options "-svtav1-params film-grain=50", film grain isn't applied. I get a message that "svt-params needs libavcodec to be compiled with SVT-AV1 headers >= 0.9.1". I'm guessing this is because SVT-AV1 is only at version 0.9.0 in the extra repo even thought 0.9.1 was released over a month ago. Installing "svt-av1-git" and rebuilding ffmpeg-full caused other errors when I tried to encode a video. I will try installing SVT-AV1 0.9.1 manually and rebuilding ffmpeg-full to see if that fixes it. Edit: I made a custom PKGBUILD for svt-av1-0.9.1, and it works now (https://pastebin.com/iTCK2BDa). Put the text file in an empty folder, rename it to "PKGBUILD", navigate to the folder in the terminal, run "makepkg", then run pacman -U "path/to/folder/svt-av1-0.9.1-0.9.1-1-x86_64.pkg.tar.zst", then run "paru -S ffmpeg-full --rebuild". Leave the src folder and contents in place for the encoder to use.
bobpaul commented on 2022-03-07 14:05 (UTC)
@tgw314 I had the exact same issue with libvmaf. I was able to get around it by doing the following:
- temporarily put ffmpeg4.4 in my ignore packages and upgrade all official packages that don't depend on ffmpeg4.4 (you could also uninstall ffmpeg-full to work around the conflict)
- Start with a clean
ffmpeg-full
snapshot (if you use git,git clean -xfd
) so there's no patches or build outputs from previous versions - proceed with the build
- Undo step 1
I'm not sure if step 2 is really necessary.
dbermond commented on 2022-02-28 01:34 (UTC)
@ArchBoxHero There is no problem in building this package. I've just checked, and it's currently building fine.
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.