Package Details: ffmpeg-full 7.0.1-3

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: 134
Popularity: 1.04
First Submitted: 2013-01-24 11:17 (UTC)
Last Updated: 2024-06-29 01:29 (UTC)

Dependencies (130)

Required by (1844)

Sources (10)

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.

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 54 Next › Last »

dbermond commented on 2020-05-31 14:41 (UTC)

@Albertdup Sorry, but Manjaro is not supported.

Albertdup commented on 2020-05-30 08:52 (UTC) (edited on 2020-05-30 08:55 (UTC) by Albertdup)

Hi

When in run the PKGBUILD with makepkg I get this:

~/Documents >>> makepkg -s PKGBUILD ==> Making package: ffmpeg-full 4.2.2-5 (Sat 30 May 2020 10:43:30) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found ffmpeg-4.2.2.tar.xz -> Found ffmpeg-4.2.2.tar.xz.asc -> Found ffmpeg-full-add-svt-hevc-1.4.3.patch -> Found ffmpeg-full-add-svt-hevc-docs-1.4.3.patch -> Found ffmpeg-full-add-svt-av1-0.8.3.patch -> Found ffmpeg-full-add-decklink-11.5-support.patch

==> ERROR: LICENSE was not found in the build directory and is not a URL.

Manjaro 20

dbermond commented on 2020-05-01 18:22 (UTC)

@nathanielcwm So that's the problem. AUR helpers are not supported, please don't report problems when using them. Please see discussion about nvcc on previous comments here or in ffmpeg-full-git package. It works with makepkg as expected.

nathanielcwm commented on 2020-04-28 01:07 (UTC)

Yes I was. And it did install cuda for the first time because I don't use an nvidia gpu.

dbermond commented on 2020-04-22 13:00 (UTC)

@nathanielcwm Nice. Were you using an AUR helper? And does it installed cuda for the first time on your machine for building the package?

nathanielcwm commented on 2020-04-22 04:52 (UTC)

thanks not sure what caused the nvcc issue but it works fine now

dbermond commented on 2020-04-22 02:25 (UTC)

@nathanielcwm I've fixed the package so it now builds fine with the newly released svt-av1 0.8.2.

I do not have this nvcc issue. Package was (and is) building fine for me without any nvcc/cuda issues.

nathanielcwm commented on 2020-04-21 14:40 (UTC)

I'm getting an error while building.

==> Making package: ffmpeg-full 4.2.2-3 (Tue 21 Apr 2020 22:32:00 +08)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ffmpeg-4.2.2.tar.xz
  -> Found ffmpeg-4.2.2.tar.xz.asc
  -> Found ffmpeg-full-add-svt-hevc-1.4.3.patch
  -> Found ffmpeg-full-add-svt-hevc-docs-1.4.3.patch
  -> Found ffmpeg-full-add-svt-av1-0.8.1.patch
  -> Found ffmpeg-full-add-svt-vp9-0.1.0.patch
  -> Found ffmpeg-full-add-decklink-11.5-support.patch
  -> Found LICENSE
==> Validating source files with sha256sums...
    ffmpeg-4.2.2.tar.xz ... Passed
    ffmpeg-4.2.2.tar.xz.asc ... Skipped
    ffmpeg-full-add-svt-hevc-1.4.3.patch ... Passed
    ffmpeg-full-add-svt-hevc-docs-1.4.3.patch ... Passed
    ffmpeg-full-add-svt-av1-0.8.1.patch ... Passed
    ffmpeg-full-add-svt-vp9-0.1.0.patch ... Passed
    ffmpeg-full-add-decklink-11.5-support.patch ... Passed
    LICENSE ... Passed
==> Verifying source file signatures with gpg...
    ffmpeg-4.2.2.tar.xz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting ffmpeg-4.2.2.tar.xz with bsdtar
==> Starting prepare()...
patching file configure
patching file libavcodec/Makefile
patching file libavcodec/allcodecs.c
patching file libavcodec/libsvt_hevc.c
patching file doc/encoders.texi
patching file doc/general.texi
patching file configure
Hunk #1 succeeded at 265 (offset -1 lines).
Hunk #2 succeeded at 1796 (offset -2 lines).
Hunk #3 succeeded at 3196 (offset -23 lines).
Hunk #4 succeeded at 6270 (offset -44 lines).
patching file libavcodec/Makefile
Hunk #1 succeeded at 992 (offset -6 lines).
patching file libavcodec/allcodecs.c
Hunk #1 succeeded at 708 (offset -2 lines).
patching file libavcodec/libsvt_av1.c
patching file configure
Hunk #2 succeeded at 1798 (offset 9 lines).
Hunk #3 succeeded at 3199 (offset 18 lines).
Hunk #4 succeeded at 6274 (offset 54 lines).
patching file libavcodec/Makefile
Hunk #1 succeeded at 993 (offset 4 lines).
patching file libavcodec/allcodecs.c
Hunk #1 succeeded at 709 (offset 4 lines).
patching file libavcodec/avcodec.h
Hunk #1 succeeded at 1527 (offset 1 line).
patching file libavcodec/libsvt_vp9.c
patching file libavformat/ivfenc.c
patching file libavdevice/decklink_common.cpp
Hunk #1 succeeded at 270 (offset 1 line).
==> Sources are ready.
==> Making package: ffmpeg-full 4.2.2-3 (Tue 21 Apr 2020 22:32:04 +08)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
  -> Running ffmpeg configure script...
ERROR: failed checking for nvcc.

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 "ffbuild/config.log" produced by configure as this will help
solve the problem.
==> ERROR: A failure occurred in build().
    Aborting...
Error making: ffmpeg-full

nathanielcwm commented on 2020-04-21 02:29 (UTC)

SVT_AV1 0.8.2 is out btw.

Martchus commented on 2020-03-28 22:59 (UTC) (edited on 2020-03-28 23:00 (UTC) by Martchus)

Could you add a soname dependency for dav1d? Otherwise people easily end up with errors like https://aur.archlinux.org/packages/syncthingtray/#comment-736163.

Maybe other soname dependencies are missing as well (compared to the official package).