Package Details: ffmpeg-libfdk_aac 2:7.0.2-3

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.111299
First Submitted: 2013-07-12 10:24 (UTC)
Last Updated: 2024-09-21 15:05 (UTC)

Required by (1884)

Sources (2)

Latest Comments

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

rAYz commented on 2024-03-22 12:57 (UTC)

build success, thank you very much (I have to install "debugedit" package manually)

zotan commented on 2024-03-21 21:19 (UTC)

@jkl Apologies, should be fixed! I'm very hesitant to bump pkgrel because it'd get us out of sync with upstream, but it should be fine (as it either built already or didn't, and the resulting package is identical)

jkl commented on 2024-03-21 21:07 (UTC)

@zotan This PKGBUILD is not working with vanilla makepkg because their is a checksum for the git source. I think it should have a SKIP.

bitsfritz commented on 2024-03-19 22:28 (UTC)

Thank You for continuing this useful peace :-)

zotan commented on 2024-03-19 20:17 (UTC)

Latest version is out. I'm aiming to have builds out within 24h of the official package getting updated, incl. dependency rebuilds.

zotan commented on 2024-03-19 19:39 (UTC)

I've just adopted the package & will get the latest version out shortly.

bwidawsk commented on 2024-02-17 17:45 (UTC)

I just disowned the package. For some reason my out of date notices were going to spam.

Seems like people with more availability are willing to take it over.

MarsSeed commented on 2024-02-16 13:12 (UTC)

As this package is not actively maintained, I'd like to recommend alternatives that also support libfdk-aac:

sindex commented on 2024-02-16 02:39 (UTC)

version 6.1.1:

--- PKGBUILD    2024-02-16 04:29:36.058066038 +0200
+++ PKGBUILD    2024-02-15 05:37:26.532395213 +0200
@@ -1,6 +1,4 @@
-# Maintainer: Ben Widawsky <ben@bwidawsk.net>
-# Contributor: Rob McCathie <korrode at gmail>
-# Contributor: Maxime Gauduin <alucryd@archlinux.org>
+# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
 # Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
 # Contributor: Ionut Biru <ibiru@archlinux.org>
 # Contributor: Tom Newsom <Jeepster@gmx.co.uk>
@@ -8,19 +6,21 @@

 _name=ffmpeg
 pkgname=ffmpeg-libfdk_aac
-pkgver=6.0
-pkgrel=3
-epoch=1
+pkgver=6.1.1
+pkgrel=1
 pkgdesc='Complete solution to record, convert and stream audio and video (Same as official package except with libfdk-aac support)'
 arch=(x86_64)
-url=https://ffmpeg.org/
+url=https://ffmpeg.org
 license=(GPL3 custom:libfdk-aac)
 depends=(
   alsa-lib
   aom
   bzip2
+  cairo
   fontconfig
   fribidi
+  glib2
+  glibc
   gmp
 # gnutls - https://aur.archlinux.org/packages/ffmpeg-libfdk_aac/#comment-722966
   gsm
@@ -34,14 +34,17 @@
   libdrm
   libfreetype.so
   libgl
+  libharfbuzz.so
   libiec61883
   libjxl.so
   libmodplug
   libopenmpt.so
+  libplacebo.so
   libpulse
   librav1e.so
   libraw1394
   librsvg-2.so
+  librubberband.so
   libsoxr
   libssh
   libtheora
@@ -53,6 +56,7 @@
   libvorbisenc.so
   libvorbis.so
   libvpx.so
+  libvulkan.so
   libwebp
   libx11
   libx264.so
@@ -70,10 +74,12 @@
   openssl # https://aur.archlinux.org/packages/ffmpeg-libfdk_aac/#comment-722966
   opus
   sdl2
+  snappy
   speex
   srt
   svt-av1
   v4l-utils
+  vapoursynth
   vmaf
   vulkan-icd-loader
   xz
@@ -85,6 +91,7 @@
   avisynthplus
   clang
   ffnvcodec-headers
+  frei0r-plugins
   git
   ladspa
   mesa
@@ -94,10 +101,11 @@
 )
 optdepends=(
   'avisynthplus: AviSynthPlus support'
-  'intel-media-sdk: Intel QuickSync support'
-  'onevpl-intel-gpu: Intel QuickSync support'
+  'frei0r-plugins: Frei0r video effects support'
+  'intel-media-sdk: Intel QuickSync support (legacy)'
   'ladspa: LADSPA filters'
   'nvidia-utils: Nvidia NVDEC/NVENC support'
+  'onevpl-intel-gpu: Intel QuickSync support'
 )
 provides=(
   libavcodec.so
@@ -114,7 +122,7 @@
   debug
 )
 conflicts=("$_name")
-_tag=3949db4d261748a9f34358a388ee255ad1a7f0c0
+_tag=6f4048827982a8f48f71f551a6e1ed2362816eec
 source=(
   git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=${_tag}
   add-av_stream_get_first_dts-for-chromium.patch
@@ -133,6 +141,11 @@
   # use non-deprecated nvenc GUID for conftest
   git cherry-pick -n 03823ac0c6a38bd6ba972539e3203a592579792f
   git cherry-pick -n d2b46c1ef768bc31ba9180f6d469d5b8be677500
+  # Fix VDPAU vo
+  git cherry-pick -n e9c93009fc34ca9dfcf0c6f2ed90ef1df298abf7
+  # Fix bug in av_fft_end
+  git cherry-pick -n a562cfee2e214252f8b3f516527272ae32ef9532
+  git cherry-pick -n 250471ea1745fc703eb346a2a662304536a311b1
 }

 pkgver() {
@@ -152,6 +165,7 @@
     --enable-cuda-llvm \
     --enable-lto \
     --enable-fontconfig \
+    --enable-frei0r \
     --enable-gmp \
     --enable-gpl \
     --enable-ladspa \
@@ -164,6 +178,7 @@
     --enable-libfreetype \
     --enable-libfribidi \
     --enable-libgsm \
+    --enable-libharfbuzz \
     --enable-libiec61883 \
     --enable-libjack \
     --enable-libjxl \
@@ -174,9 +189,12 @@
     --enable-libopenjpeg \
     --enable-libopenmpt \
     --enable-libopus \
+    --enable-libplacebo \
     --enable-libpulse \
     --enable-librav1e \
     --enable-librsvg \
+    --enable-librubberband \
+    --enable-libsnappy \
     --enable-libsoxr \
     --enable-libspeex \
     --enable-libsrt \
@@ -202,12 +220,11 @@
     --enable-opengl \
     --enable-openssl \
     --enable-shared \
-    --enable-vaapi \
+    --enable-vapoursynth \
     --enable-version3 \
     --enable-vulkan \
     --enable-libfdk_aac \
-    --enable-nonfree \
-    --disable-htmlpages
+    --enable-nonfree
 #   --enable-gnutls  https://aur.archlinux.org/packages/ffmpeg-libfdk_aac/#comment-722966

   make