Package Details: ffmpeg-git 7.2.r117638.g153a6dc8fa-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.24
First Submitted: 2011-01-17 22:00 (UTC)
Last Updated: 2024-10-24 20:29 (UTC)

Dependencies (87)

Required by (1917)

Sources (3)

Latest Comments

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

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

justlaputa commented on 2013-01-23 10:40 (UTC)

Hey DrZaius, Do you have plan to add `libvpx` support in the build?