- 15,799
Yep, you can rip to mp3 using WMP 8+ using a few simple registry tweaks.
Modify the following strings and you should then be able to go to Tools > Options and under Copy Music there should be an mp3 option.
If you are afraid of editing the registry, or don't know what to do, I'll attach a reg file to do it for you.
Modify the following strings and you should then be able to go to Tools > Options and under Copy Music there should be an mp3 option.
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\Settings\MP3Encoding]
"LowRate"=dword:0001F400
[HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\Settings\MP3Encoding]
"MediumRate"=dword:0002EE00
[HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\Settings\MP3Encoding]
"MediumHighRate"=dword:0003E800
[HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\Settings\MP3Encoding]
"HighRate"=dword:0004E200
If you are afraid of editing the registry, or don't know what to do, I'll attach a reg file to do it for you.