Package Details: ffmpeg-full-git 6.2.r114669.g240fd04db2-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: 19
Popularity: 0.71
First Submitted: 2015-12-27 19:22 (UTC)
Last Updated: 2024-04-04 16:11 (UTC)

Required by (1830)

Sources (7)

Latest Comments

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

dbermond commented on 2019-11-11 20:57 (UTC)

@troyBORG Fixed.

troyBORG commented on 2019-11-11 04:03 (UTC) (edited on 2019-11-11 04:04 (UTC) by troyBORG)

==> Validating source files with sha256sums...

ffmpeg ... Skipped

ffmpeg-full-git-add-svt-hevc-1.4.1.patch ... Passed

ffmpeg-full-git-add-svt-hevc-docs-1.4.1.patch ... Passed

ffmpeg-full-git-add-svt-av1-0.6.0.patch ... Passed

ffmpeg-full-git-add-svt-vp9-gce24589.patch ... Passed

LICENSE ... Passed

==> Removing existing $srcdir/ directory...

==> Extracting sources...

-> Creating working copy of ffmpeg git repo...

Cloning into 'ffmpeg'...

done.

==> Starting prepare()...

error: patch failed: doc/general.texi:243

error: doc/general.texi: patch does not apply

==> ERROR: A failure occurred in prepare().

Aborting...

Error making: ffmpeg-full-git

dbermond commented on 2019-08-30 12:51 (UTC)

@troyBORG Package is building fine with the latest dav1d 0.4.0-1 from the official repositories.

Do you have a non-updated system? If so, please make sure to have an updated system (by executing 'pacman -Syu') before building any AUR package.

troyBORG commented on 2019-08-30 05:35 (UTC) (edited on 2019-08-30 05:36 (UTC) by troyBORG)

ERROR: dav1d >= 0.4.0 not found using pkg-config

How do I fix this?

==> Starting build()... -> Running ffmpeg configure script... ERROR: dav1d >= 0.4.0 not found using pkg-config

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

dbermond commented on 2019-05-21 15:59 (UTC)

@ggrub This error is not from the ffmpeg building process. Please redirect it to the correct package.

ggrub commented on 2019-05-21 08:13 (UTC)

! LaTeX Error: File `newunicodechar.sty' not found.

dbermond commented on 2019-04-02 23:40 (UTC)

@Fog This is already fixed.

Fog commented on 2019-04-02 21:33 (UTC)

I've encountered that issue too and just removed that option from pkgbuild.

dbermond commented on 2019-03-23 18:19 (UTC)

@filthyAUR Fixed in the latest package update.

kescherAUR commented on 2019-03-20 20:17 (UTC) (edited on 2019-03-21 08:35 (UTC) by kescherAUR)

==> Starting build()...
  -> Running ffmpeg configure script...
Unknown option "--enable-libndi_newtek".
See ./configure --help for available options.
==> ERROR: A failure occurred in build().
    Aborting...
Error making: ffmpeg-full-git

Caused by: https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/4b32f8b3ebfa011fcc5991bcaa97c3f5b61b49ad libndi_newtek was removed. PKGBUILD should remove that argument to ./configure.