Package Details: ffmpeg-full 7.0.2-1

Git Clone URL: https://aur.archlinux.org/ffmpeg-full.git (read-only, click to copy)
Package Base: ffmpeg-full
Description: Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
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, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so
Submitter: rpolzer
Maintainer: dbermond
Last Packager: dbermond
Votes: 134
Popularity: 0.96
First Submitted: 2013-01-24 11:17 (UTC)
Last Updated: 2024-08-03 21:35 (UTC)

Dependencies (130)

Required by (1876)

Sources (10)

Pinned Comments

dbermond commented on 2024-06-24 15:59 (UTC)

@LordSIGSEGV avoid creating files not tracked by pacman in the system reserved directories, specially symlinks to shared libraries, as this have the potential to completely break your system. I have already notified the quirc maintainer in the aur web page of the package in April-2024. While this issue is not solved in quirc, I recommend to use quirc-git, which currently has a better packaging and does not suffer from this problem.

Latest Comments

« First ‹ Previous 1 .. 49 50 51 52 53 54 55 Next › Last »

rpolzer commented on 2013-11-01 18:15 (UTC)

Thanks, added to make depends.

jcasper commented on 2013-11-01 05:28 (UTC)

I had to install the ladspa package for it to compile.

rpolzer commented on 2013-10-25 15:44 (UTC)

Bumped for libass issue.

justin8 commented on 2013-10-18 12:53 (UTC)

Please add --enable-libsoxr to the configure flags. According to the comments in the pkgbuild it was only excluded because libsoxr-git was the only available AUR package at the time, however there is now also a regular 'libsoxr' package available.

justin8 commented on 2013-10-18 07:11 (UTC)

It appears that libquvi.so no longer exists, and in the libquvi-0.9.3-1 package it now has libquvi-0.9.so, which the configure script is not looking for. removing --with-libquvi was my dodgy way to make it build until the maintainer can provide a real fix.

pvagner commented on 2013-10-07 23:26 (UTC)

After updating to gnome 3.10 ffmpeg can no longer find libquvi. libquvi 0.9.3-1.

pvagner commented on 2013-10-07 23:25 (UTC)

allevil669 commented on 2013-09-24 03:35 (UTC)

EDIT - I figured it out. So, I'm installing ffmpeg-full using packer. Now normally, I prepend 'sudo' to my packer command to speed things up. But, for some reason, prepending 'sudo' in this case throws the error that I listed earlier. I took off the 'sudo' and now it installs just fine. Sorry if I caused any worries.

allevil669 commented on 2013-09-24 03:15 (UTC)

I'm attempting to switch to this version of ffmpeg instead of using extra/ffmpeg, and the install is giving me an error. /bin/sh: pod2man: command not found The part I don't understand is, pod2man is installed and in my $PATH. Any suggestions what might be causing the problem?

rpolzer commented on 2013-09-10 10:41 (UTC)

celt is listed in depends=(), so I have no idea why this would fail.