Most packages on AUR decided to bundle ffmpeg. So this package is not useful otherwise you still want to build from source and follow with ffmpeg.org's version.
Search Criteria
Package Details: chromium-ffmpeg 8.1.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chromium-ffmpeg.git (read-only, click to copy) |
|---|---|
| Package Base: | chromium-ffmpeg |
| Description: | Add codecs to Chromium M138+ (libavcodec 62) |
| Upstream URL: | https://ffmpeg.org/ |
| Licenses: | LGPL-2.1-or-later |
| Conflicts: | nwjs-ffmpeg-codecs, vivaldi-ffmpeg-codecs, vivaldi-snapshot-ffmpeg-codecs |
| Provides: | nwjs-ffmpeg-codecs, vivaldi-ffmpeg-codecs, vivaldi-snapshot-ffmpeg-codecs |
| Submitter: | oech3 |
| Maintainer: | oech3 |
| Last Packager: | oech3 |
| Votes: | 4 |
| Popularity: | 0.34 |
| First Submitted: | 2025-08-10 16:07 (UTC) |
| Last Updated: | 2026-06-18 00:58 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gcc (gcc-gitAUR, gcc-fast-optimizedAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- nasm (nasm-gitAUR) (make)
- patch (patch-gitAUR) (make)
Required by (3)
- nwjs-bin (requires nwjs-ffmpeg-codecs) (optional)
- nwjs-sdk-bin (requires nwjs-ffmpeg-codecs) (optional)
- vivaldi-snapshot (requires vivaldi-snapshot-ffmpeg-codecs) (optional)
Sources (5)
Latest Comments
oech3 commented on 2026-06-11 11:30 (UTC)
Elsior commented on 2026-06-03 07:21 (UTC)
Yes, that fixed it. Thanks.
oech3 commented on 2026-06-02 21:05 (UTC)
Would you try cleaning cache?
Elsior commented on 2026-06-02 19:04 (UTC) (edited on 2026-06-02 19:06 (UTC) by Elsior)
chromium-ffmpeg-8.1.1-1 is saying that sigs.base64 is failing the b2sums check.
:: Downloading PKGBUILDs...
PKGBUILDs up to date
nothing new to review
==> Making package: chromium-ffmpeg 8.1.1-1 (Tue 02 Jun 2026 20:00:24 BST)
==> Retrieving sources...
-> Found chromium-ffmpeg.install
-> Found chromium-ffmpeg.hook
-> Found ffmpeg-8.1.1.tar.xz
-> Found sigs.base64
-> Found 0001-Add-av_stream_get_first_dts-for-Chromium.patch
==> Validating source files with b2sums...
chromium-ffmpeg.install ... Passed
chromium-ffmpeg.hook ... Passed
ffmpeg-8.1.1.tar.xz ... Passed
sigs.base64 ... FAILED
0001-Add-av_stream_get_first_dts-for-Chromium.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'chromium-ffmpeg-8.1.1-1':
error: packages failed to build: chromium-ffmpeg-8.1.1-1
oech3 commented on 2026-04-08 02:07 (UTC)
Thankyou. Unfortunately, it seems list of patches was removed from https://chromium.googlesource.com/chromium/third_party/ffmpeg/ ...
marmis commented on 2026-04-07 23:39 (UTC)
Update: it's the aac.patch. I could build the package again after dropping it.
marmis commented on 2026-04-07 23:26 (UTC) (edited on 2026-04-07 23:30 (UTC) by marmis)
I can't build package anymore:
==> Starting prepare()...
patching file libavformat/avformat.h
Hunk #1 succeeded at 1178 (offset -24 lines).
patching file libavformat/mux_utils.c
Hunk #1 succeeded at 29 (offset -1 lines).
patching file chromium/patches/README
patching file libavutil/tx_template.c
Reversed (or previously applied) patch detected! Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file libavutil/tx_template.c.rej
patching file libavutil/x86/tx_float.asm
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file libavutil/x86/tx_float.asm.rej
==> ERROR: A failure occurred in prepare().
Aborting...
Seems like some patches may not be needed anymore.
Pinned Comments
oech3 commented on 2026-06-11 11:30 (UTC)
Most packages on AUR decided to bundle ffmpeg. So this package is not useful otherwise you still want to build from source and follow with ffmpeg.org's version.