Package Details: ffmpeg-git 7.1.r115045.g86e418ffd7-1

Git Clone URL: https://aur.archlinux.org/ffmpeg-git.git (read-only, click to copy)
Package Base: ffmpeg-git
Description: Complete solution to record, convert and stream audio and video (git version)
Upstream URL: https://www.ffmpeg.org/
Keywords: audio codec convert encoder ffmpeg media vaapi video
Licenses: GPL-3.0-or-later
Conflicts: ffmpeg
Provides: ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so
Submitter: DrZaius
Maintainer: dbermond
Last Packager: dbermond
Votes: 71
Popularity: 0.032769
First Submitted: 2011-01-17 22:00 (UTC)
Last Updated: 2024-05-02 21:47 (UTC)

Required by (1822)

Sources (4)

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 Next › Last »

graysky commented on 2014-09-13 16:06 (UTC)

Is anyone able to build this? I cannot in a clean chroot, perhaps due to the commend about the x265-hu package. ERROR: x265 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 solve the problem. ==> ERROR: A failure occurred in build().

bluerider commented on 2014-02-19 22:23 (UTC)

FFMPEG now has x265 encoder support. Can you update your PKGBUILD to enable it?

jz_train commented on 2013-10-27 20:04 (UTC)

If you get a libx264 is not found error, go into your x264-git/src directory and: $ make install libx264.a