Search Criteria
Package Details: ffmpeg-git 7.2.r119073.g2657e1679e-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://www.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, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | DrZaius |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 73 |
Popularity: | 0.015879 |
First Submitted: | 2011-01-17 22:00 (UTC) |
Last Updated: | 2025-03-30 01:44 (UTC) |
Dependencies (87)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- dav1d (dav1d-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- glslang (glslang-gitAUR)
- gmp (gmp-hgAUR)
- gnutls (gnutls-gitAUR)
- gsm
- harfbuzz (harfbuzz-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- lame (lame-svnAUR, lame-altivecAUR)
- libass (libass-gitAUR)
- libavc1394
- libbluray (libbluray-gitAUR)
- Show 67 more dependencies...
Required by (1943)
- 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)
- akkoma (requires ffmpeg) (optional)
- Show 1923 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 25 Next › Last »
w7rus commented on 2023-10-16 13:01 (UTC)
@dbermond Would there be updates for newer versions of dav1d and rav1e? As of now unable to perform system update:
ffmpeg-git required by mpv-full for use in SVP4
dbermond commented on 2023-09-06 22:06 (UTC)
@shrigma I do not have the answer for your question. Maybe in upstream ffmpeg git master there could be introduced something that broke clang support? Seeing that the failures you are getting comes from assembly code, this is possible. Who knows. Use the default Arch Linux flags and it will build fine. Also, make sure to always do a clean build, being it by using the makepkg '-C' flag or by building in a clean chroot. But I think this is not the appropriate place to discuss such type of clang issue, as it is unrelated to the package. You can discuss it in a more appropriate place, like some forum or discussion board.
shrigma commented on 2023-09-06 09:28 (UTC)
@dbermond But why did ffmpeg suddenly stop building with LLVM tools? I was building it with LTO for almost a year now, yet something broke and i can't figure it out.
dbermond commented on 2023-09-05 21:48 (UTC)
@shrigma You're using the custom linker flag '-fuse-ld=lld', and this is not standard in Arch Linux. Try to remove it, and/or use the unmodified makepkg.conf shipped by pacman.
shrigma commented on 2023-09-05 16:45 (UTC) (edited on 2023-09-05 16:49 (UTC) by shrigma)
@dbermond x86_64, Arch, lld linker.
/etc/makepkg.conf: pastebin.com/Q9zn0tqK
dbermond commented on 2023-09-04 23:33 (UTC)
@shrigma I've just checked, and the package is building fine. What is your operating system? (are you using Arch Linux?) What is your platform? (are you on x86_64?) What is your building command? (are you using makepkg?)
shrigma commented on 2023-09-04 22:31 (UTC)
Any ideas?
dbermond commented on 2023-09-02 13:19 (UTC)
@hrehfeld This is impossible in VCS (-git) packages, as the soname versions can change at any upstream commit, and pkgver is automatically produced.
hrehfeld commented on 2023-09-02 13:13 (UTC) (edited on 2023-09-02 13:14 (UTC) by hrehfeld)
Can you provide including versions? Packages like mpv-full that require certain versions of
lib*
that only ffmpeg-git provides could then depend on justffmpeg
and e.g.libavutil.so>=58.11.100
See https://aur.archlinux.org/packages/mpv-full?all_deps=1#comment-931987
Or is this somehow not possible? https://wiki.archlinux.org/title/PKGBUILD#depends
Or is this somehow not possible? https://wiki.archlinux.org/title/PKGBUILD#depends
dbermond commented on 2023-08-12 16:21 (UTC)
@kernkraft This is not needed, as the fix for this issue is already present in ffmpeg git master. At the time of writing, users building ffmpeg-git are not supposed to experience this issue. If you are getting this error, then you probably have some problem with your ffmpeg git checkout.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 25 Next › Last »