Package Details: ffmpeg-libfdk_aac 2:7.1-9

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.002806
First Submitted: 2013-07-12 10:24 (UTC)
Last Updated: 2025-04-05 14:09 (UTC)

Dependencies (112)

Required by (1950)

Sources (4)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 Next › Last »

bwidawsk commented on 2015-11-13 16:02 (UTC)

@korrode, I have done this already, unless you're referring to something else (https://aur.archlinux.org/cgit/aur.git/commit/?h=ffmpeg-libfdk_aac&id=c431c03750a1d74750f64a2861c9a4851e6a092c) Thank you for the advice, but the problem wasn't that I didn't see the upstream change, the problem was that I botched the merge.

korrode commented on 2015-11-13 09:45 (UTC)

'libvidstab.so' needs to be added to depends as per Arch main package. I'd suggest checking commits to the Arch package prior to updating this package and porting them all in: https://projects.archlinux.org/svntogit/packages.git/log/trunk?h=packages/ffmpeg

Noctem commented on 2015-11-11 21:56 (UTC)

I encounter "ERROR: vidstab not found using pkg-config" when vid.stab (from extra) isn't installed. So either that should be added as a dependency, or "--enable-libvidstab" should be removed from the configure options.

gee commented on 2015-11-10 23:48 (UTC)

Please include this patch as in the main package: https://projects.archlinux.org/svntogit/packages.git/tree/trunk/ffmpeg-2.8.1-libvpxenc-remove-some-unused-ctrl-id-mappings.patch?h=packages/ffmpeg

korrode commented on 2015-10-19 06:38 (UTC)

There is no more correct method than that due to binary repo packages VS working with package source files on AUR. Probably the 'easiest' method for most users (as opposed to uninstalling this ffmpeg package, which for many users would require using -Rdd because lots of stuff depends on ffmpeg) is to do the system update by performing: pacman -Syu ffmpeg ...which will install the normal ffmpeg and do the update successfully, and then once the update is done one can re-build and install this package again.

bwidawsk commented on 2015-10-11 17:11 (UTC) (edited on 2015-10-11 17:13 (UTC) by bwidawsk)

When you try to update libx265, which has been updated, you will be greeted by an error. Note that a fresh install should be fine. I do not know how to solve this correctly (the incorrect way is to uninstall this package, update x265, then reinstall this package). Upstream rebuilt against a newer x265 and doesn't have this concern of requiring downstream to be able to upgrade across the library change. https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/ffmpeg&id=f5ed18cff8564286cadd4cd86352be722fbda908

bwidawsk commented on 2015-09-25 00:44 (UTC)

@apastuszak As far as I know, I did this correct. I am not an expert. I mostly follow this: http://allanmcrae.com/2015/01/two-pgp-keyrings-for-package-management-in-arch-linux/

apastuszak commented on 2015-09-24 01:44 (UTC)

I'm trying to build this package and am geting the following error: ==> ERROR: One or more PGP signatures could not be verified!

gee commented on 2015-09-17 03:26 (UTC)

@bwidawsk: ffmpeg is now at 2.8 since the 8th, that's probably why the flag.

bwidawsk commented on 2015-09-09 17:48 (UTC)

5long, why did you flag the package? Upstream package still seems to be at 2.7.2 to me. Did I miss something?