Replay Gain for iPod |
![]() ![]() |
Replay Gain for iPod |
Dec 21 2008, 16:53
Post
#1
|
|
|
Group: Members Posts: 34 Joined: 28-December 05 Member No.: 26685 |
I am trying to determine if there is a way to apply Replay Gain to MP3s that will be played back on my iPod. I don't care if it is reversable.
From what I read in the wiki, it seems that the iPod will not read metadata, so I am hoping that there is a way to run replay gain that will simply modify the music instead. Then the iPod won't have to do anything except play it back. For reasons of portability, I am not using AAC, therefore soundcheck is not an option. Thanks. |
|
|
|
Dec 21 2008, 17:00
Post
#2
|
|
|
Group: Super Moderator Posts: 5255 Joined: 1-April 04 Member No.: 13167 |
Both mp3gain and foobar2000 will be able to modify the data without having to re-encode.
With mp3tag you will be able to convert replaygain data to soundcheck data which works with mp3 as well as with aac. http://www.hydrogenaudio.org/forums/index....g+%2Bsoundcheck As another alternative, you can scale your music prior to encoding, which is what I've been doing as of late. This post has been edited by greynol: Dec 21 2008, 17:09 |
|
|
|
Dec 21 2008, 17:32
Post
#3
|
|
|
Group: Members Posts: 6 Joined: 9-May 06 From: Sweden Member No.: 30612 |
|
|
|
|
Dec 21 2008, 17:47
Post
#4
|
|
![]() Group: Members Posts: 176 Joined: 4-January 02 From: Florida Member No.: 912 |
As another alternative, you can scale your music prior to encoding, which is what I've been doing as of late. So you use Wavegain on the original .wav files and then encode with Lame? If so, that's an interesting idea. I've been wanting to normalize my MP3s in a way that would be compatable with any MP3 player, so that I can move to a non-iPod player if I ever needed to. |
|
|
|
Dec 21 2008, 18:16
Post
#5
|
|
|
Group: Super Moderator Posts: 5255 Joined: 1-April 04 Member No.: 13167 |
So you use Wavegain on the original .wav files and then encode with Lame? No.http://www.hydrogenaudio.org/forums/index....st&p=601287 QUOTE I've been wanting to normalize my MP3s in a way that would be compatable with any MP3 player, so that I can move to a non-iPod player if I ever needed to. Don't forget: changes made to the global gain field using mp3gain/foobar2000 are compatible with any mp3 player as well.PS: There's this as well... http://www.hydrogenaudio.org/forums/index....showtopic=51093 This post has been edited by greynol: Dec 21 2008, 18:24 |
|
|
|
Dec 21 2008, 18:34
Post
#6
|
|
![]() Group: Members Posts: 176 Joined: 4-January 02 From: Florida Member No.: 912 |
Thanks Greynol.
|
|
|
|
Dec 21 2008, 18:40
Post
#7
|
|
|
Group: Super Moderator Posts: 5255 Joined: 1-April 04 Member No.: 13167 |
You're welcome.
I forgot, foobar2k can apply RG to PCM data prior to encoding also. |
|
|
|
Dec 23 2008, 20:03
Post
#8
|
|
![]() Group: Members Posts: 247 Joined: 4-August 05 From: Birmingham, UK Member No.: 23690 |
I personally just use MP3Gain on a album setting it to album gain and no clipping. This is the batch file I use:
CODE cd /d %1 "C:\Program Files\Encoding\mp3gain.exe" /a /k *.mp3 Just drag and drop a folder on it. This post has been edited by senab: Dec 23 2008, 20:04 -------------------- ::.. www.senab.co.uk
|
|
|
|
Dec 23 2008, 20:13
Post
#9
|
|
|
Group: Super Moderator Posts: 5255 Joined: 1-April 04 Member No.: 13167 |
|
|
|
|
Dec 23 2008, 20:15
Post
#10
|
|
![]() Group: Members Posts: 1528 Joined: 24-March 02 From: Revere, MA Member No.: 1607 |
QUOTE The obsession with clipping resulting from lossy encoding has certainly taken on a life of its own. I've yet to see a single person actually identify this artifact in a blind test. I previous poster about a month ago said that was a "huge" myth that was being perpetuated these days. I don't know were they came up with that one. This post has been edited by HotshotGG: Dec 23 2008, 20:15 -------------------- College student/IT Assistant
|
|
|
|
Dec 23 2008, 21:38
Post
#11
|
|
![]() Group: Members Posts: 305 Joined: 20-August 06 From: United Kingdom Member No.: 34237 |
Soundcheck works with MP3. If you would like albumgain, mp3tag and most likely others can convert replaygain tags to soundcheck tags. The iPod management plugin for Foobar2000 (foo_dop) does a replaygain to soundcheck conversion by default. "Replaygain to SoundCheck conversion: Uses album gain if present, otherwise track gain." If you would like to do the conversion with music already on the iPod, selecting "Update metadata on iPod" will do the trick This post has been edited by TREX6662k6: Dec 23 2008, 21:54 -------------------- http://www.last.fm/user/TREX6662k5/
|
|
|
|
Dec 24 2008, 02:38
Post
#12
|
|
|
Group: Super Moderator Posts: 5255 Joined: 1-April 04 Member No.: 13167 |
The obsession with clipping resulting from lossy encoding has certainly taken on a life of its own. I've yet to see a single person actually identify this artifact in a blind test. I want to make sure that I recognize situations with highly dynamic music where audible clipping can occur; not as a direct result of the lossy encoding process, but because the RG correction values are positive. The criticism that I made earlier is for music where mp3gain is either attenuating the global gain or leaving it unchanged. @TREX6662k6: Thanks for the information! This post has been edited by greynol: Dec 24 2008, 02:40 |
|
|
|
Dec 24 2008, 04:20
Post
#13
|
|
![]() Group: Members Posts: 1357 Joined: 31-January 04 Member No.: 11664 |
mp3gain -a *
Works on any player for me. |
|
|
|
Dec 24 2008, 11:20
Post
#14
|
|
|
Group: Members Posts: 82 Joined: 3-February 08 Member No.: 51007 |
QUOTE I want to make sure that I recognize situations with highly dynamic music where audible clipping can occur That is probably why it does not harm to much to add the -k switch anyway. |
|
|
|
Dec 24 2008, 11:53
Post
#15
|
|
![]() Group: Members Posts: 247 Joined: 4-August 05 From: Birmingham, UK Member No.: 23690 |
QUOTE I want to make sure that I recognize situations with highly dynamic music where audible clipping can occur That is probably why it does not harm to much to add the -k switch anyway. This is why I use the /k switch, does no harm and it will not matter most of the time. -------------------- ::.. www.senab.co.uk
|
|
|
|
Dec 24 2008, 14:06
Post
#16
|
|
![]() Group: Members Posts: 183 Joined: 5-June 08 From: USA Member No.: 54037 |
You may want to check out iVolume for both Mac and PC. This not freeware but I think it will do what you are asking for.
iVolume |
|
|
|
Dec 24 2008, 17:47
Post
#17
|
|
|
Group: Super Moderator Posts: 5255 Joined: 1-April 04 Member No.: 13167 |
This is why I use the /k switch, does no harm and it will not matter most of the time. I'd rather have my albums closer in volume than worry about clipping that I cannot hear. To me having a larger difference in volume than what is necessary does not comport with the idea that the switch "does no harm". |
|
|
|
Dec 24 2008, 19:37
Post
#18
|
|
![]() Group: Members Posts: 247 Joined: 4-August 05 From: Birmingham, UK Member No.: 23690 |
This is why I use the /k switch, does no harm and it will not matter most of the time. I'd rather have my albums closer in volume than worry about clipping that I cannot hear. To me having a larger difference in volume than what is necessary does not comport with the idea that the switch "does no harm". A personal choice. According to my collection, the difference between what mp3gain has modified the mp3's global gain values to be, and the resulting Replay Gain values after, are in the region of 1db. I guess it is due to the increased accuracy of RG and not due to the clipping detection (although I have no evidence on the contrary). -------------------- ::.. www.senab.co.uk
|
|
|
|
Dec 24 2008, 19:57
Post
#19
|
|
|
Group: Super Moderator Posts: 5255 Joined: 1-April 04 Member No.: 13167 |
The minimum change that can be made is 1.5dB.
I will concede that a change of 1.5dB, even 3dB is not that significant, especially when we're actually comparing volumes of different albums instead of the the same album. Depending on the way they're mastered, the quality of the music itself and the fact that RG while being the best thing available is far from perfect, perceived volume differences between different albums can exceed the differences that may exist due to clipping prevention. Of course these differences may be additive instead. The only point I wish to make on the subject is that people on this forum often don't think critically about clipping prevention with lossy files. When faced with the concept of clipping as an artifact, the argument becomes comparable to what is made when people insist on using extra switches with Lame that they don't understand which don't provide any tangible benefit. |
|
|
|
Dec 24 2008, 21:19
Post
#20
|
|
![]() Group: Members Posts: 1528 Joined: 24-March 02 From: Revere, MA Member No.: 1607 |
QUOTE The only point I wish to make on the subject is that people on this forum often don't think critically about clipping prevention with lossy files. When faced with the concept of clipping as an artifact, the argument becomes comparable to what is made when people insist on using extra switches with Lame that they don't understand which don't provide any tangible benefit. I don't know about LAME, but Vorbis was originally designed with the intention that the -q switches were the best. Some people wanted a little more control over things later so a few advanced switches were added. If were left up to me I would say to keep some them "undocumented" especially the advanced ones, but there is always going to be someone who wants more control over the encoder unfortunatly. -------------------- College student/IT Assistant
|
|
|
|
Dec 25 2008, 12:32
Post
#21
|
|
|
Group: Members Posts: 82 Joined: 3-February 08 Member No.: 51007 |
The -k switch is relevant and can prevent audible clipping for dynamic music for which the gain is to be increased. It will rarely come into effect with music that needs to be decreased in volume, and then only for these needing only a slight reduction. If you also concede that "a change of 1.5dB, even 3dB is not that significant", then I cannot understand the reserves against wanting to prevent clipping, especially on an audiophile forum.
The safest bet thus is turning the switch on, but as with all options, it is ultimately a personal choice. |
|
|
|
Dec 25 2008, 18:12
Post
#22
|
|
|
Group: Super Moderator Posts: 5255 Joined: 1-April 04 Member No.: 13167 |
|
|
|
|
Feb 1 2009, 21:51
Post
#23
|
|
|
Group: Members Posts: 15 Joined: 23-February 08 Member No.: 51547 |
Stay AWAY from Ivolume. I bought it--
- It took 4 days of processing, it's extremely inefficient - It destroyed ALL of my comment fields (with AMG review data), overwriting it with its own watermark. I didn't notice it until I had backed up my library twice, losing my originals. You may want to check out iVolume for both Mac and PC. This not freeware but I think it will do what you are asking for. iVolume |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 9th February 2010 - 19:29 |