Same error of graysky
Search Criteria
Package Details: ffmpeg-libfdk_aac 1:5.1.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ffmpeg-libfdk_aac.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg-libfdk_aac |
Description: | Complete solution to record, convert and stream audio and video (Same as official package except with libfdk-aac support) |
Upstream URL: | https://ffmpeg.org/ |
Licenses: | GPL3, custom:libfdk-aac |
Conflicts: | ffmpeg |
Provides: | ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | korrode |
Maintainer: | bwidawsk |
Last Packager: | bwidawsk |
Votes: | 62 |
Popularity: | 0.71 |
First Submitted: | 2013-07-12 10:24 (UTC) |
Last Updated: | 2022-12-10 05:00 (UTC) |
Dependencies (74)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- aom (aom-vmaf-git, aom-git, aom-av1-psy-git, aom-psy-git, aom-av1-lavish-git)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu)
- fribidi (fribidi-git)
- gmp (gmp-hg)
- gsm
- jack (jack-git, jack2-git, pipewire-jack-git, pipewire-full-jack-git, pipewire-common-jack-git, jack2, pipewire-jack)
- lame (lame-svn, lame-altivec)
- libass.so (libass-git, libass)
- libavc1394
- libbluray.so (lib32-libbluray, libbluray-git, libbluray)
- libbs2b.so (libbs2b-git, libbs2b)
- libdav1d.so (dav1d-git-optimized, lib32-libdav1d, dav1d-git, dav1d)
- libdrm (libdrm-grate-git, libdrm-minimal-git, libdrm-git)
- libfdk-aac (fdk-aac-free)
- libfreetype.so (lib32-freetype2-old-hinting, freetype2-minimal-git, lib32-freetype2-git, lib32-freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, lib32-freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix, freetype2, lib32-freetype2)
- libgl (glshim-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libiec61883
- libmfx (intel-media-stack-bin, libmfx-git)
- Show 54 more dependencies...
Required by (1644)
- 2h4u (requires ffmpeg) (make)
- 2mandvd (requires ffmpeg)
- 3ncode-git (requires ffmpeg)
- 64gram-desktop (requires ffmpeg)
- 64gram-desktop-no-ad (requires ffmpeg)
- aaxtomp3 (requires ffmpeg)
- aaxtomp3-git (requires ffmpeg)
- ab-av1 (requires ffmpeg)
- abyss-engine-git (requires ffmpeg)
- acestream-proxy-git (requires ffmpeg) (optional)
- aconcat (requires ffmpeg)
- acoustid-fingerprinter (requires ffmpeg)
- adlmidi-git (requires ffmpeg) (optional)
- aegisub-arch1t3cht-git (requires ffmpeg)
- airsonic-advanced-git (requires ffmpeg) (optional)
- airsonic-git (requires ffmpeg) (optional)
- akkoma-bin (requires ffmpeg) (optional)
- alass (requires ffmpeg)
- alass-git (requires ffmpeg)
- album_splitter-git (requires ffmpeg)
- Show 1624 more...
Sources (2)
Accidentaccio commented on 2023-01-30 22:53 (UTC)
graysky commented on 2023-01-29 18:54 (UTC)
@bwidawsk - Please see this patch[1] which brings your PKGBUILD into parity with the official one as well as fixes the build error. Credit to loqs for that[2]
graysky commented on 2023-01-29 17:43 (UTC) (edited on 2023-01-29 17:45 (UTC) by graysky)
@bwidawsk - are you able to build? I am getting errors.
libavutil/hwcontext_vulkan.c:364:7: error: ‘VK_EXT_VIDEO_DECODE_H265_EXTENSION_NAME’ undeclared here (not in a function); did you mean ‘VK_EXT_VIDEO_ENCODE_H265_EXTENSION_NAME’?
364 | { VK_EXT_VIDEO_DECODE_H265_EXTENSION_NAME, FF_VK_EXT_NO_FLAG },
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| VK_EXT_VIDEO_ENCODE_H265_EXTENSION_NAME
CC libavformat/aea.o
CC libavformat/afc.o
CC libavformat/aiff.o
CC libavformat/aiffdec.o
make: *** [ffbuild/common.mak:81: libavutil/hwcontext_vulkan.o] Error 1
make: *** Waiting for unfinished jobs....
EDIT: it is affecting the official package too, https://bugs.archlinux.org/task/77324
slashme commented on 2022-12-07 13:54 (UTC)
I believe the PKBUILD for 5.1.2-1 still builds 5.1.1 because the tag used as source wasn't updated in the latest commit.
Link_Zeppeli commented on 2022-09-09 22:32 (UTC)
FFmpeg 5.1, now 5.1.1 has been out for a while now & the official repo's package is at version 2:5.1.1-3 Is the maintainer intending to update the PKGBUILD to build the latest FFmpeg version?
dbedrenko commented on 2022-07-09 13:13 (UTC)
If you did a system upgrade and starting chromium gives you this error:
/usr/lib/chromium/chromium: error while loading shared libraries: libSvtAv1Enc.so.0: cannot open shared object file: No such file or directory
It's because you have to rebuild ffmpeg-libfdk_aac :)
MarsSeed commented on 2022-05-16 22:45 (UTC)
@bwidawsk, I don't think you can get any more upstream than this! :D
MarsSeed commented on 2022-05-16 22:42 (UTC) (edited on 2022-05-16 22:49 (UTC) by MarsSeed)
FFMPEG 5.0.1 stable has been released on 4 Apr 2022.
I'm using it (built from a manually version-bumped ffmpeg-cuda AUR PKGBUILD) and it works fine.
bwidawsk commented on 2022-05-16 17:26 (UTC)
Please don't flag this package out of date unless the upstream ffmpeg package changes versions.
Thanks.
Pinned Comments
bwidawsk commented on 2022-05-16 17:26 (UTC)
Please don't flag this package out of date unless the upstream ffmpeg package changes versions.
Thanks.
gourdcaptain commented on 2020-06-11 14:48 (UTC)
You need to rebuild it from source against the new x265 - it's not an issue with the ffmpeg code, it just needs to be built against the new library binary interface. Upgrade x265 and then do that.
Fifis commented on 2020-06-11 14:44 (UTC)
Does ffmpeg-libfdk_aac really need a precise version of the
x265
library, or can it be made >=188-64? Because now, there is a broken dependency that prevents further upgrades:(Right now, I have ffmpeg-libfdk_aac 1:4.2.3-1.)