Search Criteria
Package Details: ffmpeg-git 8.2.r125668.g70a5df6d27-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ffmpeg-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ffmpeg-git |
| Description: | Complete solution to record, convert and stream audio and video (git version) |
| Upstream URL: | https://ffmpeg.org/ |
| Keywords: | audio codec convert encoder ffmpeg media vaapi video |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | ffmpeg |
| Provides: | ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libswresample.so, libswscale.so |
| Submitter: | DrZaius |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 74 |
| Popularity: | 0.26 |
| First Submitted: | 2011-01-17 22:00 (UTC) |
| Last Updated: | 2026-07-18 18:17 (UTC) |
Dependencies (89)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-av1-lavish-gitAUR, aom-gitAUR, aom-gitAUR, aom-psy101-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- dav1d (dav1d-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gmp (gmp-hgAUR)
- gnutls (gnutls-gitAUR)
- gsm
- harfbuzz (harfbuzz-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack)
- lame (lame-altivecAUR, lame-svnAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libass (libass-gitAUR)
- libavc1394
- libbluray (libbluray-gitAUR)
- Show 69 more dependencies...
Required by (2551)
- 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 2531 more...
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 26 Next › Last »
dbermond commented on 2023-06-20 01:48 (UTC)
@ms178 I have no problems. Package is currently building fine.
ms178 commented on 2023-05-01 23:44 (UTC) (edited on 2023-05-03 10:16 (UTC) by ms178)
Has anyone else seen the following error when compiling ffmpeg/ffmpeg-git with the new GCC 13.1.1? Any tips to workaround it would be appreciated.
./libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'
Update: To answer my own question, disabling inline assembly works around it.
abouvier commented on 2022-12-27 16:07 (UTC)
Can you add
provides=("ffmpeg=2:$pkgver")to match the version ofextra/ffmpeg? This will allow other packages to pull this package when using version constraint likemakedepends=('ffmpeg>=2:4.3.1').dbermond commented on 2022-08-26 20:18 (UTC)
@knuxyl This package uses the same options as the corresponding repository one, and adding extra options here is not the intention. If you want to have libgme support, I suggest you to use ffmpeg-full-git.
knuxyl commented on 2022-08-24 21:51 (UTC)
@dbermond Can you add --enable-libgme to the ffmpeg configure?
L1Q commented on 2022-08-06 16:54 (UTC)
@dbermond thank you, I was not aware of the videolan mirror! Although it is way slower than ffmpeg.org
dbermond commented on 2022-08-06 14:16 (UTC) (edited on 2022-08-06 14:16 (UTC) by dbermond)
@L1Q This is usually a temporary situation, and it's currently reestablished. This is possible but I really think that this is not needed. Any user can manually change the upstream repository source if there is the need for an urgent compilation when it encounters a downtime, so adding a commented source just for the rare situations where this happens does not look like reasonable to me. This would involve the manual deletion of the previously downloaded repository anyway, as makepkg would complain about a different clone. I may reconsider if this starts to be more frequent, but it looks like occasional. Please note that a much better mirror would be the videolan one, and this could even be the one to be used here on the package, as the ffmpeg bug tracker points to it when referencing commits and it seems to be updated before the ffmpeg.org one.
L1Q commented on 2022-08-06 06:45 (UTC)
git.ffmpeg.org is down today. Is it possible to provide an alternative download from github.com/FFmpeg/FFmpeg ? Just comment out alternative URLs for an easy edit when this happens again.
dbermond commented on 2022-05-10 20:17 (UTC)
@superyu1337 Patch refreshed. Thanks for the report.
superyu1337 commented on 2022-05-10 16:52 (UTC) (edited on 2022-05-10 17:17 (UTC) by superyu1337)
Doesn't build with following output:
Patches are outdated, tried it without the prepare() function and it worked.
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 26 Next › Last »