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.82
First Submitted: 2015-12-27 19:22 (UTC)
Last Updated: 2024-04-04 16:11 (UTC)

Required by (1821)

Sources (7)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »

dbermond commented on 2022-01-19 17:40 (UTC)

@Culted Fixed.

Culted commented on 2022-01-15 11:39 (UTC)

getting errors during prepare

==> Beginne prepare()...
patching file libavfilter/vf_libvmaf.c
patching file configure
Hunk #1 succeeded at 289 (offset 1 line).
Hunk #2 succeeded at 1813 (offset 20 lines).
Hunk #3 succeeded at 3381 with fuzz 1 (offset 64 lines).
Hunk #4 succeeded at 6679 (offset 141 lines).
patching file libavcodec/Makefile
Hunk #1 succeeded at 1088 (offset 24 lines).
patching file libavcodec/allcodecs.c
Hunk #1 succeeded at 783 (offset 9 lines).
patching file libavcodec/libsvt_hevc.c
patching file configure
Hunk #1 succeeded at 286 (offset 1 line).
Hunk #2 succeeded at 1856 with fuzz 1 (offset 24 lines).
Hunk #3 succeeded at 3375 (offset 66 lines).
Hunk #4 succeeded at 6651 (offset 152 lines).
patching file fftools/ffmpeg.c
Hunk #1 succeeded at 810 (offset -3 lines).
patching file libavcodec/Makefile
Hunk #1 succeeded at 1083 (offset 24 lines).
patching file libavcodec/allcodecs.c
Hunk #1 succeeded at 768 (offset 9 lines).
patching file libavcodec/avcodec.h
Hunk #1 succeeded at 344 (offset -38 lines).
patching file libavcodec/libsvt_vp9.c
patching file libavformat/dashenc.c
Hunk #1 succeeded at 2292 (offset 30 lines).
Hunk #2 succeeded at 2382 with fuzz 2 (offset 31 lines).
Hunk #3 succeeded at 2470 (offset 30 lines).
patching file libavformat/ivfenc.c
patching file libavformat/matroskaenc.c
Hunk #1 succeeded at 147 (offset 5 lines).
Hunk #2 succeeded at 2171 (offset 62 lines).
Hunk #3 succeeded at 2372 (offset 64 lines).
Hunk #4 succeeded at 2383 (offset 64 lines).
Hunk #5 succeeded at 2402 (offset 64 lines).
Hunk #6 succeeded at 2425 (offset 64 lines).
Hunk #7 succeeded at 2543 (offset 64 lines).
Hunk #8 succeeded at 2574 (offset 64 lines).
Hunk #9 FAILED at 2856.
1 out of 9 hunks FAILED -- saving rejects to file libavformat/matroskaenc.c.rej
patching file libavformat/movenc.c
Hunk #1 succeeded at 6082 (offset 150 lines).
Hunk #2 succeeded at 7317 with fuzz 2 (offset 162 lines).

nathanielcwm commented on 2021-07-25 15:09 (UTC)

Anyone have problems with librist not being found by configure?

zdm commented on 2021-07-19 18:45 (UTC) (edited on 2021-07-26 05:20 (UTC) by zdm)

@dbermond may be you have some config or env vars about pkg-config?

~/.cache/yay/ffmpeg-full-git/src/ffmpeg/ffbuild/config.log:

gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/opt/cuda/lib64 -Wl,--as-needed -Wl,-z,noexecstack -o /tmp/ffconf.EyqcJjng/test /tmp/ffconf.EyqcJjng/test.o -lopenmpt -lstdc++ /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/libopenmpt.so: undefined reference to std::__throw_bad_array_new_length()@GLIBCXX_3.4.29' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/libopenmpt.so: undefined reference tostd::to_chars(char, char, double)@GLIBCXX_3.4.29' collect2: error: ld returned 1 exit status ERROR: libopenmpt >= 0.2.6557 not found using pkg-config


file /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/libopenmpt.so /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/libopenmpt.so: symbolic link to libopenmpt.so.3

dbermond commented on 2021-07-19 18:26 (UTC)

@zdm I cannot reproduce this issue. The ffmpeg configure script detects libopenmpt for me and the package builds fine.

zdm commented on 2021-07-17 18:29 (UTC) (edited on 2021-07-17 18:31 (UTC) by zdm)

same problem

ERROR: libopenmpt >= 0.2.6557 not found using pkg-config (but have libopenmpt-svn-0.6.r15457-1)

dbermond commented on 2021-07-10 14:29 (UTC)

@thedownstem Builds fine for me with latest libopenmpt-svn 0.6.r15442. Try to update your libopenmpt-svn.

thedownstem commented on 2021-07-06 04:35 (UTC)

ERROR: libopenmpt >= 0.2.6557 not found using pkg-config

It pulls in libopenmpt 0.6.r14144-1 but pkg-config does not recognize it?

dbermond commented on 2021-06-19 16:21 (UTC)

@AmanuDel-diavolo Fixed.

AmanuDel-diavolo commented on 2021-06-17 08:29 (UTC) (edited on 2021-06-17 08:31 (UTC) by AmanuDel-diavolo)

libavcodec/libsvt_hevc.c: In function 'eb_encode_frame':
libavcodec/libsvt_hevc.c:424:14: error: implicit declaration of function 'ff_alloc_packet2' [-Werror=implicit-function-declaration]
  424 |     av_ret = ff_alloc_packet2(avctx, pkt, header_ptr->nFilledLen, 0);

same issue as reported in 09d09's comment

due to the -Werror=implicit-function-declaration flag the compilation fails (the issue itself is the inplicit declaration, NOT the flag itself)