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 (1943)

Sources (3)

Latest Comments

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

<deleted-account> commented on 2011-06-30 06:12 (UTC)

@DrZaius, the problem is that I need crystalhd :)

<deleted-account> commented on 2011-06-29 18:50 (UTC)

I have broadcom crystalhd. And I have problem with ffmpeg-git to compile properly. :( Here is the output: http://pastebin.com/Lhd91tjK

nixscripter commented on 2011-06-11 22:55 (UTC)

Removing --enabled-shared doesn't do much at all, because configure will detect your abililty to compile shared libraries automatically.

mar77i commented on 2011-06-07 18:49 (UTC)

you gotta be kidding? removing --enable-shared means there are no *.so files. No *.so files means ALL dependending software will break.