Diff: NormalizeMpThreeVolumes

Differences between version 2 and previous revision of NormalizeMpThreeVolumes.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 2 Last edited on October 11, 2007 10:33 am by PhilHollenback Revert
Older page: version 1 Last edited on October 10, 2002 12:54 pm by PhilHollenback Revert
@@ -19,4 +19,29 @@
 Of course, the downside is that apparently the only thing that 
 operates on the special tag right now is a plugin from the normalize 
 author for xmms. Still, it's a standard id3 tag, so expect it in more 
 players as id3v2 becomes more widespread. 
+-----  
+<?plugin RawHtml  
+<!-- AddThis Bookmark Button BEGIN -->  
+<script type="text/javascript">  
+ addthis_url = location.href;  
+ addthis_title = document.title;  
+ addthis_pub = 'tels7ar';  
+</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>  
+<!-- AddThis Bookmark Button END -->  
+?>  
+-----  
+<?plugin RawHtml  
+<center>  
+<script type="text/javascript"><!--  
+google_ad_client = "pub-5011581245921339";  
+google_ad_width = 728;  
+google_ad_height = 90;  
+google_ad_format = "728x90_as";  
+google_ad_channel ="";  
+//--></script>  
+<script type="text/javascript"  
+ src="http://pagead2.googlesyndication.com/pagead/show_ads.js">  
+</script>  
+</center>  
+?>  

version 2

This is cool... Don't you hate it when you are listening to your mp3 collection and the volume levels are all different?

I've been using the tool normalize for quite a while to adjust wav file volume levels when burning cds - works great.

Well I just discovered the latest version of normalize works on mp3s too. And the way it works is cool - it computes a dB adjustment for the file, but instead of decoding and reencoding the file to apply it (which would degrade the audio), it writes the adjustment into a special standard id3v2 Relative Volume Adjustment tag.

Then any mp3 player can check that tag and apply the adjustment on playback.

I adjusted all 1200 or so mp3s on my system - took about 3 hours. Now everything is consistently the same relative volume.

Of course, the downside is that apparently the only thing that operates on the special tag right now is a plugin from the normalize author for xmms. Still, it's a standard id3 tag, so expect it in more players as id3v2 becomes more widespread.





Our Founder
ToolboxClick to hide/show