Search Criteria
Package Details: ffmpeg-libfdk_aac 2:7.1-9
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: | custom:libfdk-aac, GPL-3.0-only |
Conflicts: | ffmpeg |
Provides: | ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | korrode |
Maintainer: | zotan |
Last Packager: | zotan |
Votes: | 65 |
Popularity: | 0.002863 |
First Submitted: | 2013-07-12 10:24 (UTC) |
Last Updated: | 2025-04-05 14:09 (UTC) |
Dependencies (112)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- dav1d (dav1d-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- fribidi (fribidi-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- glslang (glslang-gitAUR)
- gmp (gmp-hgAUR)
- gnutls (gnutls-gitAUR)
- gsm
- harfbuzz (harfbuzz-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- lame (lame-svnAUR, lame-altivecAUR)
- libass (libass-gitAUR)
- libass.so (libass-gitAUR, libass)
- libavc1394
- Show 92 more dependencies...
Required by (1950)
- 0wgram (requires ffmpeg)
- 2h4u (requires ffmpeg) (make)
- 3ncode-git (requires ffmpeg)
- 48tools (requires ffmpeg)
- 64gram-desktop (requires ffmpeg)
- aaxtomp3 (requires ffmpeg)
- aaxtomp3-git (requires ffmpeg)
- ab-av1 (requires ffmpeg)
- abyss-engine-git (requires ffmpeg)
- aconcat (requires ffmpeg)
- adlmidi (requires ffmpeg) (optional)
- adlmidi-git (requires ffmpeg) (optional)
- aegisub-arch1t3cht (requires ffmpeg)
- aegisub-arch1t3cht-git (requires ffmpeg)
- aegisub-arch1t3cht-qt5-git (requires ffmpeg)
- aegisub-arch1t3cht-xdg-git (requires ffmpeg)
- aegisub-japan7-git (requires ffmpeg)
- aigcpanel-git (requires ffmpeg)
- airsonic-advanced-git (requires ffmpeg) (optional)
- akkoma (requires ffmpeg) (optional)
- Show 1930 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 20 Next › Last »
k0r0ng commented on 2023-06-20 19:18 (UTC) (edited on 2023-06-23 12:00 (UTC) by k0r0ng)
I read wikipedia Fraunhofer FDK AAC support decode xHE-AAC, but why I still can't decode or play xHE-AAC file after build and install this package?
Edit: This is can works by explicitly telling ffplay to use libfdk_aac with -acodec or -codec:a option, also interestingly it doesn't work with -c:a. Is there a way to tell ffmpeg to use libfdk_aac as the default decoder and/or encoder?
Edit2: "libfdk_aac as the default decoder and/or encoder?", you can do this with --disable-decoder=aac,aac-fixed and --disable-encoder=aac, but mpv still can't play or decode xHE-AAC file, maybe mpv need rebuild, idk.
baryon commented on 2023-04-11 21:09 (UTC)
Currently failing with:
make: *** No rule to make target 'libavcodec/x86/lpc.c', needed by 'libavcodec/x86/lpc.o'. Stop.
Any suggestions?
rAYz commented on 2023-03-15 07:53 (UTC) (edited on 2023-04-29 16:54 (UTC) by rAYz)
6.0-1 ERROR: nvdec requested, but not all dependencies are satisfied: ffnvcodec
Is it necessary? I don't have an nVidia card.
update on 2023-04-30 I finally got a compile success(6.0-2). Compared to 5.x, the 6.x requires new dependencies: "amf-headers" and "ffnvcodec-headers"
Accidentaccio commented on 2023-01-30 22:53 (UTC)
Same error of graysky
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.
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 :)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 20 Next › Last »