Search Criteria
Package Details: ffmpeg-full-git 8.2.r125498.g1d5550613b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ffmpeg-full-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ffmpeg-full-git |
| Description: | Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac; git version) |
| Upstream URL: | https://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, ffmpeg-full, ffmpeg-git, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libswresample.so, libswscale.so |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 22 |
| Popularity: | 0.000083 |
| First Submitted: | 2015-12-27 19:22 (UTC) |
| Last Updated: | 2026-07-08 00:34 (UTC) |
Dependencies (139)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-av1-lavish-gitAUR, aom-gitAUR, aom-gitAUR, aom-psy101-gitAUR)
- aribb24 (aribb24-gitAUR)
- avisynthplus (avisynthplus-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- chromaprint-fftwAUR (chromaprint-fftw-llvmAUR)
- codec2 (codec2-gitAUR, codec2-lpcnetAUR)
- dav1d (dav1d-gitAUR)
- davs2AUR (davs2-gitAUR, davs2-llvmAUR)
- flite1AUR (flite1-llvmAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- frei0r-plugins (frei0r-plugins-gitAUR)
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- glslang (glslang-gitAUR)
- gnutls (gnutls-gitAUR)
- gsm
- Show 119 more dependencies...
Required by (2533)
- 0wgram (requires ffmpeg)
- 2h4u (requires ffmpeg) (make)
- 3ncode-git (requires ffmpeg)
- 48tools (requires ffmpeg)
- 64gram-desktop (requires ffmpeg)
- aaa-bin (requires ffmpeg)
- aaxtomp3 (requires ffmpeg)
- aaxtomp3-git (requires ffmpeg)
- ab-av1 (requires ffmpeg)
- ab-download-manager-wayland-git (requires ffmpeg) (optional)
- abyss-engine-git (requires ffmpeg)
- aconcat (requires ffmpeg)
- adlmidi (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)
- aether (requires ffmpeg)
- aigcpanel-git (requires ffmpeg)
- Show 2513 more...
Sources (10)
- 010-ffmpeg-add-svt-hevc.patch
- 020-ffmpeg-add-svt-hevc-docs-g4181c9e.patch
- 030-ffmpeg-add-svt-vp9.patch
- 040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
- 050-ffmpeg-fix-cuda-nvcc-with-gcc14.patch
- 060-ffmpeg-whisper.cpp-fix-pkgconfig.patch
- git+https://git.ffmpeg.org/ffmpeg.git
- git+https://github.com/lensfun/lensfun.git
- https://github.com/ggml-org/whisper.cpp/archive/v1.9.1/whisper.cpp-1.9.1.tar.gz
- LICENSE
Latest Comments
1 2 3 4 5 6 .. 17 Next › Last »
dbermond commented on 2026-05-22 22:08 (UTC)
@hwangsihu package updated to match the latest upstream changes.
hwangsihu commented on 2026-05-22 11:17 (UTC)
ninetailedtori commented on 2025-12-02 17:21 (UTC) (edited on 2025-12-12 18:35 (UTC) by ninetailedtori)
Oh no it's not that I'm convinced, I'm just curious as to whether flite2 was actually supported, and why they'd warn us that flite1 was not thread safe if they wouldn't bump to flite2, which is kinda silly hahah.
dbermond commented on 2025-12-02 15:38 (UTC)
@ninetailedtori No, flite 2.x is not recommended by the upstream ffmpeg documentation that you linked. This documentation simply warns that flite versions lower than 2.0 are not thread-safe. Upstream ffmpeg requires flite 1.x to build. It does not work with flite 2.x. If you are still not convinced, manually change the 'flite1' dependency to 'flite' in the PKGBUILD, uninstall flite1 from your system (force uninstall if needed), install flite (flite 2.x) and try to build. You will encounter a 'libflite not found' error.
ninetailedtori commented on 2025-12-02 04:41 (UTC) (edited on 2025-12-12 18:36 (UTC) by ninetailedtori)
Hiya, can confirm that Clang is not supported by the following packages: davs2-git, flite1. Mold is fine though. openvino-git for me fails on hunk fail though? Not sure what that's about. Will put a comment under that one.
dbermond commented on 2025-11-26 20:00 (UTC)
@ninetailedtori you are using clang and mold, which are not the default Arch Linux compiler and linker. Use the default tools for building (gcc and ld).
ninetailedtori commented on 2025-11-26 19:04 (UTC) (edited on 2025-12-02 04:25 (UTC) by ninetailedtori)
Hiya, just need help debugging some compilation issues. Following subpackages failing as well, even before
ffmpeg-fullcan compile:Environment:
https://pastebin.com/X3KTwrLN
dbermond commented on 2025-11-11 18:03 (UTC)
@dbermond ffmpeg have just added support for opencv4 in the git master branch. The package was updated to reflect this, dropping the opencv2 dependency from the AUR and using opencv from the official repositories, while opencv5 is not yet released.
1 2 3 4 5 6 .. 17 Next › Last »