Search Criteria
Package Details: ffmpeg-normalize 1.37.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ffmpeg-normalize.git (read-only, click to copy) |
|---|---|
| Package Base: | ffmpeg-normalize |
| Description: | Normalize loudness of audio and video files using FFmpeg |
| Upstream URL: | https://github.com/slhck/ffmpeg-normalize |
| Keywords: | audio ffmpeg normalization |
| Licenses: | MIT |
| Submitter: | nicoulaj |
| Maintainer: | willemw |
| Last Packager: | willemw |
| Votes: | 9 |
| Popularity: | 0.113069 |
| First Submitted: | 2019-04-13 20:49 (UTC) |
| Last Updated: | 2026-05-13 06:11 (UTC) |
Dependencies (12)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- python-colorlog
- python-ffmpeg-progress-yieldAUR (python-ffmpeg-progress-yield-gitAUR)
- python-mutagen (python-mutagen-gitAUR)
- python-tqdm
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-installer (make)
- python-uv-build (make)
- uv (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (check)
- python-pytest (check)
- uv (check)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
willemw commented on 2025-09-02 05:37 (UTC) (edited on 2025-09-02 17:57 (UTC) by willemw)
@brainmue, @asm0dey:
I cannot reproduce the errors. Tried it in a clean chroot build environment and on a fresh install. ffmppeg-normalize migrated to "uv", a newer Python package manager.
If you can, as a test, add this to the PKGBUILD file and then build again:
EDIT
Otherwise, try to update the system and delete the build cache files (~/.cache/yay/ffmpeg-normalize or /var/tmp/pamac-build-weiller/ffmpeg-normalize).
asm0dey commented on 2025-09-01 22:01 (UTC)
For me it fails the following way:
brainmue commented on 2025-09-01 19:38 (UTC)
First of all, thank you for this great project. I use it very often and am completely satisfied with it. Thank you for all your hard work.
Unfortunately, the current version (1.33.1-1) causes an error when I compile it.
Is it possible that the dependency on python-uv-build is missing here?
willemw commented on 2025-08-23 13:58 (UTC) (edited on 2025-08-23 13:59 (UTC) by willemw)
Strange. I don't have to do that. Checked it with makepkg in a clean chroot build environment and with paru. Maybe cleaning up build files or the build cache will help.
Flammkuchen commented on 2025-08-23 13:29 (UTC)
The check function still fails. I got it to work by adding the line
between the
cdand thepytestlines.willemw commented on 2025-08-23 06:01 (UTC)
@aaruni96: Thanks. Fixed.
aaruni96 commented on 2025-08-22 20:52 (UTC)
I can not install / update this package to version 1.33.0-1. The error I get is related to test files not being found ?
chungy commented on 2025-02-07 08:46 (UTC)
Thanks, I needed to rebuild python-ffmpeg-progress-yield.
willemw commented on 2025-02-07 08:20 (UTC)
@chungy:
checkrebuildis in packagerebuild-detector. It will also automatically warn you during a system upgrade. Very useful.Or try this:
pacman -Ql python-ffmpeg-progress-yieldshould list files in/usr/lib/python3.13, not in/usr/lib/python3.12in which case that package needs to be rebuilt.chungy commented on 2025-02-07 06:18 (UTC)
@williemw I don't have that command.
« First ‹ Previous 1 2 3 4 Next › Last »