Search Criteria
Package Details: mingw-w64-ffmpeg 1:7.0.2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-ffmpeg.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-ffmpeg |
Description: | Complete solution to record, convert and stream audio and video (mingw-w64) |
Upstream URL: | https://ffmpeg.org |
Licenses: | GPL-3.0-only |
Submitter: | kfg |
Maintainer: | kfg |
Last Packager: | kfg |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-19 17:10 (UTC) |
Last Updated: | 2024-10-11 20:13 (UTC) |
Dependencies (53)
- mingw-w64-aomAUR
- mingw-w64-bzip2AUR
- mingw-w64-cairoAUR (mingw-w64-cairo-bootstrapAUR)
- mingw-w64-crt (llvm-mingw-w64-toolchain-ucrt-binAUR, llvm-mingw-w64-toolchain-msvcrt-binAUR)
- mingw-w64-dav1dAUR
- mingw-w64-fontconfigAUR
- mingw-w64-fribidiAUR
- mingw-w64-gmpAUR
- mingw-w64-gnutlsAUR
- mingw-w64-gsmAUR
- mingw-w64-harfbuzzAUR
- mingw-w64-lameAUR
- mingw-w64-libassAUR
- mingw-w64-libblurayAUR
- mingw-w64-libbs2bAUR
- mingw-w64-libdvdnavAUR
- mingw-w64-libdvdreadAUR
- mingw-w64-libjxlAUR
- mingw-w64-libmodplugAUR
- mingw-w64-libopenmptAUR
- Show 33 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
patlefort commented on 2024-11-07 02:55 (UTC)
Problem with rav1e:
ERROR: rav1e >= 0.5.0 not found using pkg-config
. It is installed and I compile in clean containers.kfg commented on 2024-08-27 15:21 (UTC)
@Martchus sorry for forgetting to add the CFLAGS. Will add that in the next update.
Martchus commented on 2024-08-13 20:57 (UTC)
Can you add the
CFLAGS
mentioned in my previous comment?Martchus commented on 2024-07-09 19:41 (UTC)
This package fails when compiling with GCC 14:
You can add:
to the
build()
function to workaround this.Martchus commented on 2024-07-06 20:50 (UTC)
Looks like
.SRCINFO
is out of sync with the PKGBUILD.Martchus commented on 2023-12-28 17:57 (UTC)
But it looks like the regular ffmpeg package still depends on speex. And will ffmpeg still support speex without that dependency? Even if speex is superseded it makes sense to retain the support for it.
MarsSeed commented on 2023-12-28 17:22 (UTC)
Speex (mingw-w64-speex) is obsolete: should not be used.
Superseded by Opus (mingw-w64-opus), which is already a dependency.
Martchus commented on 2021-05-17 13:14 (UTC)
Thanks for adding the missing package and keeping this on-par with the regular ffmpeg package!
Martchus commented on 2021-05-12 10:49 (UTC)
It looks like you've forgot to upload the package
mingw-w64-amf-headers
(after adding a dependency to it here).ssorgatem commented on 2020-11-20 10:35 (UTC)
Fails to build.
Seems to be the same issue as here, which is fixed upstream: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972556
1 2 3 4 Next › Last »