Search Criteria
Package Details: ffmpeg-amd-full 8.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ffmpeg-amd-full.git (read-only, click to copy) |
|---|---|
| Package Base: | ffmpeg-amd-full |
| Description: | Complete solution to record, convert and stream audio and video (all possible features for AMD) |
| Upstream URL: | https://ffmpeg.org/ |
| Keywords: | audio codec convert encoder media svt video |
| Licenses: | LicenseRef-nonfree-and-unredistributable |
| Conflicts: | ffmpeg |
| Provides: | ffmpeg, ffmpeg-full, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libswresample.so, libswscale.so |
| Submitter: | nathanielcwm |
| Maintainer: | nathanielcwm |
| Last Packager: | nathanielcwm |
| Votes: | 16 |
| Popularity: | 0.31 |
| First Submitted: | 2020-04-15 07:09 (UTC) |
| Last Updated: | 2025-10-28 18:15 (UTC) |
Dependencies (128)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR, aom-gitAUR)
- aribb24 (aribb24-gitAUR)
- avisynthplus (avisynthplus-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- celtAUR (celt-gitAUR)
- chromaprint-fftwAUR
- codec2 (codec2-gitAUR, codec2-lpcnetAUR)
- dav1d (dav1d-gitAUR)
- davs2AUR (davs2-gitAUR)
- flite1AUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR)
- frei0r-plugins (frei0r-plugins-gitAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- glslang (glslang-gitAUR)
- Show 108 more dependencies...
Required by (2083)
- 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-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)
- akkoma (requires ffmpeg) (optional)
- akkoma-bin (requires ffmpeg) (optional)
- Show 2063 more...
Sources (12)
- 010-ffmpeg-add-svt-hevc.patch
- 020-ffmpeg-add-svt-hevc-docs-ged80959.patch
- 030-ffmpeg-add-svt-vp9.patch
- 040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
- 060-ffmpeg-whisper.cpp-fix-pkgconfig.patch
- 070-ffmpeg-lcevcdec4.0.0-fix.patch
- 090-ffmpeg-glslang16-fix.patch
- https://ffmpeg.org/releases/ffmpeg-8.0.tar.xz
- https://ffmpeg.org/releases/ffmpeg-8.0.tar.xz.asc
- https://github.com/ggml-org/whisper.cpp/archive/v1.8.2/whisper.cpp-1.8.2.tar.gz
- https://github.com/obsproject/obs-studio/archive/32.0.1/obs-studio-32.0.1.tar.gz
- LICENSE
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
veganvelociraptr commented on 2025-10-25 07:58 (UTC) (edited on 2025-10-25 07:58 (UTC) by veganvelociraptr)
I had to do some more changes to get this show on the road:
* Remove all references to whisper and disable it
* Remove all references to decklink and disable it
* Remove all references to obstudio
* Disable libglslang and enable libshaderc
I've uploaded the quickly hacked together PKGBUILD here: https://pastebin.com/3Asvk0Xz
It doesn't qualify to the 'full' suffix in this packages' name, and is more a ffmpeg-amd-partial build. Then again, I recall support for tensorflow being disabled a while back because it wasn't working and no one has complained about that. :)
Patola commented on 2025-10-07 17:06 (UTC)
For the moment, editing
PKGBUILDand changing--enable-whisperto--disable-whispermakes it compile. whisper is a speech recognition library. I don't think I need this in my daily usage, so I'm ok at not using it for the moment.Patola commented on 2025-10-07 16:24 (UTC)
A new version appeared, it's 8.0-1, so I have tried to install it. But...
I deeply thank the maintainer for doing this new version but it seems there are still some rough edges to cut.
Patola commented on 2025-10-05 20:32 (UTC) (edited on 2025-10-05 20:33 (UTC) by Patola)
I'm trying to compile with ffmpeg 8.0 but it is still not compiling. The changes I've made in the PKGBUILD:
Still, it fails at compilation. First, a number of messages appear saying something like this:
and then these three errors make it fail:
Helmaar commented on 2025-10-05 15:28 (UTC) (edited on 2025-10-05 18:12 (UTC) by Helmaar)
Currently this is creating conflicts with ffmpeg. Something is broken.
EDIT: It seems that ffmpeg-amd-full depends on version 7.1, yet some of the newer shared libraries depend on ffmpeg 8.x, which is causing these conflicts. Bumping ffmpeg-amd-full to the latest ffmpeg version should ideally solve the issue.
veganvelociraptr commented on 2025-10-05 06:53 (UTC)
Does anyone know if this will work if replacing the recently updated ffmpeg 8.x with this package? Or will it create conflicts?
nathanielcwm commented on 2025-08-31 07:23 (UTC)
That's weird because I don't have git-lfs on my system and can build fine.
Maybe it's one of the deps?
ItzKarizma commented on 2025-08-31 04:24 (UTC)
Is it normal that I had to manually install git-lfs ? It was failing without it...
Djehuty commented on 2025-07-15 18:10 (UTC) (edited on 2025-07-15 18:10 (UTC) by Djehuty)
Thank you @nathanielcwm. It worked!
nathanielcwm commented on 2025-07-15 16:06 (UTC)
Apologies for the delay: it should build now.
1 2 3 4 5 6 .. 9 Next › Last »