Search Criteria
Package Details: ffmpeg-normalize 1.33.3-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.90 |
First Submitted: | 2019-04-13 20:49 (UTC) |
Last Updated: | 2025-10-18 05:06 (UTC) |
Dependencies (12)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR)
- python-colorlog
- python-ffmpeg-progress-yieldAUR (python-ffmpeg-progress-yield-gitAUR)
- python-mutagen (python-mutagen-gitAUR)
- python-tqdm
- git (git-gitAUR, git-glAUR) (make)
- python-installer (make)
- python-uv-build (make)
- uv (make)
- git (git-gitAUR, git-glAUR) (check)
- python-pytest (check)
- uv (check)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
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
cd
and thepytest
lines.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:
checkrebuild
is in packagerebuild-detector
. It will also automatically warn you during a system upgrade. Very useful.Or try this:
pacman -Ql python-ffmpeg-progress-yield
should list files in/usr/lib/python3.13
, not in/usr/lib/python3.12
in which case that package needs to be rebuilt.chungy commented on 2025-02-07 06:18 (UTC)
@williemw I don't have that command.
willemw commented on 2025-02-05 07:37 (UTC)
@chungy: check, by running
checkrebuild
, to see if there are any "out-of-date" packages that need to be rebuilt.« First ‹ Previous 1 2 3 4 Next › Last »