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 (1909)

Sources (8)

Latest Comments

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

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)

carlosnewmusic commented on 2021-04-15 15:47 (UTC)

build error

Comprobando sphinxbase dependencias... Fallo al preparar transacción: no se pudieron satisfacer las dependencias: - incapaz de satisfacer la dependencia "libavcodec.so=58-64" requerida por vapoursynth - incapaz de satisfacer la dependencia "libavformat.so=58-64" requerida por vapoursynth - incapaz de satisfacer la dependencia "libavutil.so=56-64" requerida por vapoursynth Resolviendo dependencias... comprobando conflictos internos... Fallo al preparar transacción: no se pudieron satisfacer las dependencias: - incapaz de satisfacer la dependencia "libavcodec.so=58-64" requerida por vapoursynth - incapaz de satisfacer la dependencia "libavformat.so=58-64" requerida por vapoursynth - incapaz de satisfacer la dependencia "libavutil.so=56-64" requerida por vapoursynth Transacción cancelada.

dbermond commented on 2021-02-19 23:11 (UTC)

@johhnny python2 package is currently on the official repositories, so it's being maintained. Are you talking about python2 having reached end of life?

johhnny commented on 2021-02-19 22:54 (UTC)

any chance we can have this updated to not depend on sphinxbase ? (old python2 package no longer being maintained)

ggrub commented on 2021-02-07 18:56 (UTC)

Works perfectly ... thank you.