Search Criteria
Package Details: loudgain v0.6.8-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/loudgain.git (read-only, click to copy) |
---|---|
Package Base: | loudgain |
Description: | A loudness normalizer that scans music files and calculates loudness-normalized gain and loudness peak values according to the EBU R128 standard, and can optionally write ReplayGain-compatible metadata. |
Upstream URL: | https://github.com/Moonbase59/loudgain |
Keywords: | loudgain replaygain |
Licenses: | BSD 2-Clause "Simplified" License |
Conflicts: | taglib |
Provides: | loudgain, rgbpm |
Submitter: | blubbblubb |
Maintainer: | sasha |
Last Packager: | sasha |
Votes: | 8 |
Popularity: | 0.000799 |
First Submitted: | 2019-07-31 01:12 (UTC) |
Last Updated: | 2024-07-13 21:58 (UTC) |
Dependencies (4)
- ffmpeg6.1AUR
- libebur128 (libebur128-gitAUR)
- taglib1
- cmake (cmake-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
karolyi commented on 2024-02-11 14:56 (UTC)
This conflicts with 'taglib' on manjaro, that is the same version (1.13.1-1).
Taglib itself is used by a lot of stuff, including gstreamer and ardour.
crowdigit commented on 2024-02-02 07:05 (UTC) (edited on 2024-02-02 08:24 (UTC) by crowdigit)
It does not build since Archlinux upstream taglib has been updated to 2.0
Taglib 1 is on AUR: https://aur.archlinux.org/packages/taglib1
gabor_zoka commented on 2023-03-16 23:43 (UTC)
@Moonbase59,
I use your tool a lot. It is very valuable and great tool.
Thank you for your time on this.
Gabor
Moonbase59 commented on 2023-03-16 16:56 (UTC)
Hello, I’m the creator of loudgain. Unfortunately, I haven’t had any time for the last years to maintain it. It’s not really abandoned—let’s hope I will find time to incorporate all the valued feedback & changes into my repo soon!
I feel loudgain is still a valuable tool for many of us, so in the meantime, let me express my heartfelt thanks to everybody here that helped and helps to keep the AUR version running! I will certainly come back to it.
Thanks again! Moonbase59
blubbblubb commented on 2023-03-16 15:44 (UTC) (edited on 2023-03-16 15:45 (UTC) by blubbblubb)
@role_92 thanks for the suggestion, just pushed a new update
role_92 commented on 2023-03-09 21:55 (UTC) (edited on 2023-03-09 21:56 (UTC) by role_92)
There is a bug in this version which produces segmentation faults with certain file formats, see this Github Issue. Unfortunately, this is not fixed upstream and probably will not be, since loudgain seems to be abandoned. However, there is this patch, which completely fixes the issue.
@blubbblubb: Could you please include the patch in the PKGBUILD? I have already tested it on my system, it compiles fine.
Note: The patch from the Github Issue doesn't work anymore, since the line numbers have changed. You have to use the one I posted above.
blubbblubb commented on 2022-04-11 17:45 (UTC)
@jhenson thanks for the patch, just pushed an update
jhenson commented on 2022-03-26 01:42 (UTC)
Here's a patch to fix building against ffmpeg 5: https://paste.sr.ht/~jhenson/21277f3ad4b2ab1d331918b6dbf8d586b1786ae5
blubbblubb commented on 2020-11-08 18:59 (UTC)
sounds good to me, just pushed the change. (Sorry for the lateish response, i did not have access to a computer for a while ;) )
gabor_zoka commented on 2020-11-04 01:14 (UTC) (edited on 2020-11-04 01:18 (UTC) by gabor_zoka)
Could you, please, change the source to
source=("loudgain-${_pkgver}.tar.gz::https://github.com/Moonbase59/loudgain/archive/${pkgver}.tar.gz")
so that the source has the proper name when saved in the source directory. The current v0.6.8.tar.gz not just cryptic, but could collide with other (poorly named) sources. I usually keep my sources around, so I am keen to keep my source directory in order.
No other changes needed. It would work like before.
Thx a lot!
« First ‹ Previous 1 2 3 4 Next › Last »