.SRCINFO is not updated with last PKGBUILD changess.
Search Criteria
Package Details: ffmpeg-headless 1:8.1.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ffmpeg-headless.git (read-only, click to copy) |
|---|---|
| Package Base: | ffmpeg-headless |
| Description: | Complete solution to record, convert and stream audio and video; optimised for server (headless) systems |
| Upstream URL: | https://ffmpeg.org |
| Licenses: | GPL-3.0-only |
| Conflicts: | ffmpeg |
| Provides: | ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libswresample.so, libswscale.so |
| Submitter: | an7oine |
| Maintainer: | lapicidae |
| Last Packager: | lapicidae |
| Votes: | 26 |
| Popularity: | 0.000001 |
| First Submitted: | 2014-12-31 13:12 (UTC) |
| Last Updated: | 2026-05-15 09:37 (UTC) |
Dependencies (101)
- aom (aom-vmaf-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR, aom-gitAUR, aom-gitAUR)
- bzip2 (bzip2-gitAUR)
- dav1d (dav1d-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- glslang (glslang-gitAUR)
- gmp (gmp-hgAUR)
- gnutls (gnutls-gitAUR)
- gsm
- harfbuzz (harfbuzz-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libass (libass-gitAUR)
- libass.so (libass-gitAUR, libass)
- libavc1394
- libbluray (libbluray-gitAUR)
- libbluray.so (libbluray-gitAUR, lib32-libblurayAUR, libbluray)
- Show 81 more dependencies...
Required by (2384)
- 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)
- 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)
- aether (requires ffmpeg)
- Show 2364 more...
Sources (1)
mmozeiko commented on 2018-11-26 09:21 (UTC)
smmalis37 commented on 2018-10-11 05:16 (UTC) (edited on 2018-10-11 05:26 (UTC) by smmalis37)
Alternatively you can perform a `pacman -Sdd x264' to install the updated version of x264 while ignoring its dependencies. Note that this is a TERRIBLE IDEA, so if you do this and something breaks don't blame me.
dbermond commented on 2018-08-17 22:28 (UTC)
@djmattyg007 I think this is what you need: x264-noffmpeg.
Try to build with it.
djmattyg007 commented on 2018-08-17 10:11 (UTC)
In order to compile ffmpeg-headless, libx264.so needs to be present. Unfortunately, this is now provided by the x264 package in the official repos, rather than being provided as a standalone package. In order to install the x264 package, ffmpeg (non-headless) gets installed, which results in graphical packages being installed.
If you're building this package in a container, chroot, etc, then install the package in another environment, the compiled binary won't load, as some dependencies won't get installed.
The only way I can see around this is to install libx264-git from the AUR, which will result in a potentially unstable version of libx264 being installed. To fully resolve this, I think someone is going to have to step up and maintain a dedicated libx264 package in the AUR.
aphirst commented on 2018-06-03 09:33 (UTC)
For some reason, when i try to install this, libgl and mesa get pulled, despite not being specified in the PKGBUILD. I can't work out why, but it does seem to make the package pointless...
dantob commented on 2018-05-26 10:41 (UTC)
FFMPEG 4.0 breaks the current stable release of zoneminder, stick with 3.4 if your using it.
aphirst commented on 2018-02-08 17:01 (UTC)
Presently, I can build fine, but not install.
warning: cannot resolve "libvpx.so=4-32", a dependency of "ffmpeg-headless" :: The following package cannot be upgraded due to unresolvable dependencies: ffmpeg-headless
This is even with libvpx installed. Am I doing something wrong?
djmattyg007 commented on 2018-01-15 08:51 (UTC)
I think another pkgrel bump is in order, given that's happened in the official repositories too.
djmattyg007 commented on 2017-12-21 21:53 (UTC)
Also people who use this package should vote for it so that it gets moved to the official Arch repos and this is no longer an issue :)
djmattyg007 commented on 2017-12-21 21:48 (UTC) (edited on 2017-12-21 21:51 (UTC) by djmattyg007)
I use aurutils, which creates a private pacman repository for packages from the AUR. This means the package can't just be easily rebuilt and reinstalled - the pkgrel needs to be bumped to trigger this sort of update, or aurutils won't even pick up that a rebuild needs to happen or let you perform it.
It does make sense to depend on a specific version, for what it's worth. It's not a tricky thing. It's just that when installing the packages you're building manually (rather than adding them to a private pacman repo), you'll still have to use pacman's -d flag when updating x265.
Pinned Comments
dantob commented on 2020-03-28 07:44 (UTC) (edited on 2020-03-28 07:47 (UTC) by dantob)
libva-headlessis recommended overlibvaUpdate system
pacman -Syu --ignore=dav1d(x265,x264 ...etc)Update package ignoring deps
pacman -Sd dav1d(x265,x264 ...etc)then rebuild AUR package against new library