LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Normalising ogg files (https://www.linuxquestions.org/questions/linux-software-2/normalising-ogg-files-4175415566/)

linustalman 07-08-2012 01:29 PM

Normalising ogg files
 
1 Attachment(s)
Hi.

I want to normalise a few ogg files.

I've tried this but it just analyses and does nothing.
Code:

vorbisgain *.ogg
I've tried this and it works but it concerts all ogg to wav.
Code:

normalize-ogg -m -v *.ogg
Can someone please help me tweak the above code to get gain (e.g. 92 like in the attached easyMP3Gain image)?

Thanks.

cascade9 07-09-2012 05:50 AM

Gah, normalisation is evil.

Why dont you use replaygain? It does a similar thing, without changing the files.


All times are GMT -5. The time now is 04:11 PM.