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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 24 Next › Last »

DrZaius commented on 2016-04-12 16:18 (UTC)

@DianaProbst The author of libdcadec merged it into the FFmpeg native DCA decoder, then support for the now abandoned libdcadec external library was removed as I mentioned a few comments ago on 2016-01-31. The libdcadec dependency and --enable-libdcadec configure option should be removed (among many other dependencies in my opinion).

DianaProbst commented on 2016-04-12 12:17 (UTC) (edited on 2016-04-12 12:32 (UTC) by DianaProbst)

I tried to build this today and had an error: ==> Starting build()... Unknown option "--enable-libdcadec". See ./configure --help for available options. ==> ERROR: A failure occurred in build(). Aborting... I took that line out of the build file and the package then built and installed. I couldn't play music, so I hauled it out to replace it with ffmpeg from the extra repo, but if you want me put it back again and play around or generate further errors, I can. No idea what caused it. Figured you should know.

eveharthbrooke commented on 2016-02-01 04:38 (UTC)

@Eriner Ok, added you as a co-maintainer. Sorry it took so long.

DrZaius commented on 2016-01-31 22:24 (UTC)

FFmpeg has a new native DCA decoder based on libdcadec, so you can remove the libdcadec dependency.

Eriner commented on 2016-01-15 07:03 (UTC)

@KamranMackey sure, if you add me as a co-maintainer I'll take care of it.

eveharthbrooke commented on 2016-01-15 05:03 (UTC)

Eriner: Although, did you want to be a co-maintainer?

eveharthbrooke commented on 2016-01-15 05:03 (UTC)

Eriner: Alright, I'll do it as soon as I can. Currently don't have access to my Arch Linux system right now.

Eriner commented on 2016-01-15 04:14 (UTC)

SECURITY -------- Add the `--disable-network` flag to the PKGBUILD, as there is a publicly-known vulnerability. See: https://bugs.archlinux.org/task/47738

EndlessEden commented on 2016-01-12 22:02 (UTC)

please specify the codec version in the provides. as it breaks compatibility with arch-repo version tools. libavutil < 54 | breaks libavcodec < 56 | breaks or provide compatibility packages as optional depends.