Package Details: ffmpeg-full-git 7.2.r118095.g95217872ad-1

Git Clone URL: https://aur.archlinux.org/ffmpeg-full-git.git (read-only, click to copy)
Package Base: ffmpeg-full-git
Description: Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac; git version)
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, ffmpeg-full, ffmpeg-git, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 21
Popularity: 0.049382
First Submitted: 2015-12-27 19:22 (UTC)
Last Updated: 2024-12-20 01:21 (UTC)

Required by (1908)

Sources (8)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »

EndlessEden commented on 2020-07-22 02:49 (UTC)

just a warning; cuda-11.0.2-1 is not compatible, and it will be soon pushed to community repo.

any news upstream or a patch?

dbermond commented on 2020-07-06 19:20 (UTC)

@JDAturbo Thanks. Fixed. Don't forget to delete your cached patch file before building, since only the source has changed.

JDAturbo commented on 2020-07-06 10:12 (UTC) (edited on 2020-07-06 10:13 (UTC) by JDAturbo)

Build currently failing due to using 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch instead of 0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch.

SolarAquarion commented on 2020-06-21 02:38 (UTC)

this is seemingly svt-av1 and similar based on ffmpeg git master https://gist.github.com/1480c1/ecc1dd3a15093398492c86f2314f4a67

dbermond commented on 2020-06-04 19:50 (UTC)

@EndlessEden This is due to some upstream (ffmpeg) changes, and I have added a patch to fix it. Package is now building fine.

EndlessEden commented on 2020-06-04 06:16 (UTC)

Anyone else failing to build with "ff_side_data_set_encoder_stats" failing implicitly.

could be temporary, but i wanted to be sure. - All depends (except any aur specific depends) are all from arch repo.

Fog commented on 2020-05-12 02:01 (UTC) (edited on 2020-05-12 12:52 (UTC) by Fog)

EDIT: Removed doxygen during building and it worked.

Getting this error when trying to build.

-> 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. :: failed to verify integrity or prepare ffmpeg-amd-full package

dbermond commented on 2020-04-22 12:56 (UTC)

@troyBORG Package is building fine. I have no issues with nvcc/cuda when building.

If you're using an AUR helper, switch to makepkg.

troyBORG commented on 2020-04-22 04:48 (UTC) (edited on 2020-04-22 04:49 (UTC) by troyBORG)

  -> 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-git

pyroclast commented on 2020-04-11 18:41 (UTC)

@dbermond Installed with no issues. Thanks!