I'm attempting to switch to this version of ffmpeg instead of using extra/ffmpeg, and the install is giving me an error.
/bin/sh: pod2man: command not found
The part I don't understand is, pod2man is installed and in my $PATH. Any suggestions what might be causing the problem?
Search Criteria
Package Details: ffmpeg-full 7.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ffmpeg-full.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg-full |
Description: | Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac) |
Upstream URL: | https://www.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, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | rpolzer |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 136 |
Popularity: | 1.70 |
First Submitted: | 2013-01-24 11:17 (UTC) |
Last Updated: | 2024-11-07 22:45 (UTC) |
Dependencies (133)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR)
- aribb24 (aribb24-gitAUR)
- avisynthplus (avisynthplus-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- celtAUR (celt-gitAUR)
- chromaprint-fftwAUR
- codec2 (codec2-gitAUR, codec2-lpcnetAUR)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- dav1d (dav1d-gitAUR)
- davs2AUR (davs2-gitAUR)
- flite1AUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- frei0r-plugins (frei0r-plugins-gitAUR)
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glslang (glslang-gitAUR)
- gmp (gmp-hgAUR)
- Show 113 more dependencies...
Required by (1910)
- 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-git (requires ffmpeg) (optional)
- aegisub-arch1t3cht (requires ffmpeg)
- aegisub-arch1t3cht-git (requires ffmpeg)
- aegisub-arch1t3cht-qt5-git (requires ffmpeg)
- aegisub-japan7-git (requires ffmpeg)
- aigcpanel-git (requires ffmpeg)
- airsonic-advanced-git (requires ffmpeg) (optional)
- airsonic-git (requires ffmpeg) (optional)
- akkoma (requires ffmpeg) (optional)
- akkoma-bin (requires ffmpeg) (optional)
- Show 1890 more...
Sources (10)
- 010-ffmpeg-add-svt-hevc-ged80959.patch
- 020-ffmpeg-add-svt-hevc-docs-ged80959.patch
- 030-ffmpeg-add-svt-vp9-g3b9a3fa.patch
- 031-ffmpeg-add-svt-vp9.patch
- 040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
- 050-ffmpeg-fix-segfault-with-avisynthplus.patch
- 060-ffmpeg-fix-nvidia-vulkan-decoding-segfault.patch
- https://ffmpeg.org/releases/ffmpeg-7.1.tar.xz
- https://ffmpeg.org/releases/ffmpeg-7.1.tar.xz.asc
- LICENSE
allevil669 commented on 2013-09-24 03:15 (UTC)
rpolzer commented on 2013-09-10 10:41 (UTC)
celt is listed in depends=(), so I have no idea why this would fail.
piratejon commented on 2013-09-08 16:33 (UTC)
I am switching to this package having previously used extra/ffmpeg and did not have several of the dependencies listed here, so I used makepkg -s which installed several dependencies: libiec61883, openal, twolame, libavc1394, libgme, wavpack, zeromq, libquvi-scripts, libquvi
Then I got this:
*** begin console snippet ***
==> Retrieving sources...
-> Downloading ffmpeg-2.0.1.tar.bz2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6042k 100 6042k 0 0 42354 0 0:02:26 0:02:26 --:--:-- 71310
-> Found UNREDISTRIBUTABLE.txt
==> Validating source files with sha256sums...
ffmpeg-2.0.1.tar.bz2 ... Passed
UNREDISTRIBUTABLE.txt ... Passed
==> Extracting sources...
-> Extracting ffmpeg-2.0.1.tar.bz2 with bsdtar
==> Starting build()...
==> Starting configure...
ERROR: libcelt not found
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
==> ERROR: A failure occurred in build().
Aborting...
*** end console snippet ***
So I installed extra/celt and attempted to makepkg -s again and it successfully completed.
Is this normal? I am not very familiar with the build process. For what reasons might celt not have gotten automatically installed during makepkg -s?
GuLinux commented on 2013-08-25 14:13 (UTC)
Recent shine update broke the pakage, needs to be updated I guess
rpolzer commented on 2013-05-26 16:43 (UTC)
Sorry, I did not get to test aacplus yet... but will soon
unforgiven512 commented on 2013-04-23 20:07 (UTC)
Can you apply this diff to enable libaacplus?
http://pastebin.com/7bFMznPJ
It has been updated to build from the AUR directly.
Thanks!
Mic92 commented on 2013-02-18 19:40 (UTC)
fdk-aac doesn't exists anymore in AUR.
rpolzer commented on 2013-01-24 14:58 (UTC)
I knew someone would flag this one out of date.
However, this PKGBUILD is meant to be binary compatible to extra/ffmpeg, so that other binary packages from extra/ and community/ still work when this is installed (as opposed to ffmpeg-git).
So I will update this one to 1.1 once extra/ffmpeg is at 1.1, but not before, as that would break binary packages using ffmpeg.
Pinned Comments
dbermond commented on 2024-06-24 15:59 (UTC)
@LordSIGSEGV avoid creating files not tracked by pacman in the system reserved directories, specially symlinks to shared libraries, as this have the potential to completely break your system. I have already notified the quirc maintainer in the aur web page of the package in April-2024. While this issue is not solved in quirc, I recommend to use quirc-git, which currently has a better packaging and does not suffer from this problem.