Package Details: ffmpeg-full 6.1.1-6

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.53
First Submitted: 2013-01-24 11:17 (UTC)
Last Updated: 2024-05-02 21:46 (UTC)

Required by (1841)

Sources (15)

Latest Comments

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

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.

piratejon commented on 2013-09-08 16:33 (UTC)

I am switching to this package having previously used extra/ffmpeg and did not have several of the dependencies listed here, so I used makepkg -s which installed several dependencies: libiec61883, openal, twolame, libavc1394, libgme, wavpack, zeromq, libquvi-scripts, libquvi Then I got this: *** begin console snippet *** ==> Retrieving sources... -> Downloading ffmpeg-2.0.1.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 6042k 100 6042k 0 0 42354 0 0:02:26 0:02:26 --:--:-- 71310 -> Found UNREDISTRIBUTABLE.txt ==> Validating source files with sha256sums... ffmpeg-2.0.1.tar.bz2 ... Passed UNREDISTRIBUTABLE.txt ... Passed ==> Extracting sources... -> Extracting ffmpeg-2.0.1.tar.bz2 with bsdtar ==> Starting build()... ==> Starting configure... ERROR: libcelt not found If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "config.log" produced by configure as this will help solving the problem. ==> ERROR: A failure occurred in build(). Aborting... *** end console snippet *** So I installed extra/celt and attempted to makepkg -s again and it successfully completed. Is this normal? I am not very familiar with the build process. For what reasons might celt not have gotten automatically installed during makepkg -s?

GuLinux commented on 2013-08-25 14:13 (UTC)

Recent shine update broke the pakage, needs to be updated I guess

rpolzer commented on 2013-05-26 16:43 (UTC)

Sorry, I did not get to test aacplus yet... but will soon