Package Details: ffmpeg-git 7.2.r119073.g2657e1679e-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: 73
Popularity: 0.015561
First Submitted: 2011-01-17 22:00 (UTC)
Last Updated: 2025-03-30 01:44 (UTC)

Required by (1944)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 25 Next › Last »

shoober420 commented on 2017-06-05 18:56 (UTC)

"--enable-libschroedinger" on line 60 also needs removed from the PKGBUILD

lazyboy commented on 2017-06-03 18:29 (UTC)

My build fails at linking with "make: *** No rule to make target 'libavcodec/x86/simple_idct.c', needed by 'libavcodec/x86/simple_idct.o'. Stop." I think it's due to this patch "x86/simple_idct: add explicit sse2 simple_idct_put/add versions." (http://github.com/FFmpeg/FFmpeg/commit/e0c205677f6b3b7dba6891724cb68bfb81e9b8d6)

nucleos commented on 2017-04-26 13:22 (UTC)

Replace --enable-x11grab with --enable-libxcb in PKGBUILD!

DrZaius commented on 2017-03-19 19:35 (UTC)

Regarding --enable-x11grab, the legacy X11 screen grabber has been removed on March 15. It has effectively been transparently replaced by the XCB screen grabber for some time. XCB is a drop-in replacement and is autodetected, so no additional configure options are required. Usage in ffmpeg cli tool remains unchanged.

dn3s commented on 2017-03-19 09:37 (UTC)

looks like --enable-x11grab is now broken too. Removing it worked, but that only works for me because I happen to not need the feature.

graysky commented on 2016-08-15 18:58 (UTC)

Why is this package flagged out-of-date?

prazola commented on 2016-07-29 21:11 (UTC)

patch needed: https://trac.ffmpeg.org/attachment/ticket/5694/ffmpeg_opj2.patch

tuankiet65 commented on 2016-07-24 10:37 (UTC)

Looks like the new version of openjpeg2 (2.1.1) breaks FFmpeg build, according to this ticket https://trac.ffmpeg.org/ticket/5694. In the mean time either downgrade openjpeg2 to 2.1.0 or remove the --enable-openjpeg flags from PKGBUILD.

Klyachkivsky commented on 2016-07-23 22:38 (UTC)

sudo pacman -Syu error: failed to prepare transaction (could not satisfy dependencies) :: ffmpeg-git: installing x265 (2.0-1) breaks dependency 'libx265.so=79-64'