https://bugs.gpodder.org/show_bug.cgi?id=1342

Bernd Schlapsi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Bernd Schlapsi <[email protected]> 2011-11-06 22:04:15 GMT ---
Today I added two new hook scripts to implement this feature.

1. mp3gain
uses the command line program mp3gain. This tool don't decode and re-encode the
audio file but it could only handle mp3 format.

2. normalize_audio
uses the command line program normalize_mp3/normalize_ogg. This tool decode and
re-encode the audio file but could handle mp3 and ogg format.
If requested we could also add flac format, but at the moment the hook only
work for mp3 and ogg format.

https://github.com/gpodder/gpodder-hook-scripts/commit/3c8e52eec4d0e0614acccfaf44294ad928bf5aaa

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to