![]() |
|
|||||||
| 論壇說明 |
|
歡迎您來到『史萊姆論壇』 ^___^ 您目前正以訪客的身份瀏覽本論壇,訪客所擁有的權限將受到限制,您可以瀏覽本論壇大部份的版區與文章,但您將無法參與任何討論或是使用私人訊息與其他會員交流。若您希望擁有完整的使用權限,請註冊成為我們的一份子,註冊的程序十分簡單、快速,而且最重要的是--註冊是完全免費的! 請點擊這裡:『註冊成為我們的一份子!』 |
|
|
主題工具 | 顯示模式 |
|
|
#4 (permalink) |
|
|
Q. How can I rip MP3 files at high-quality data rates in
Windows Media Player (WMP) 8? A. WMP 8 includes a built-in, high-quality Windows Media Audio (WMA) ripper but includes only a low-quality MP3 ripper that stores audio at 56Kbps. To enable high-quality MP3 ripping, perform the following steps (you don't need to perform these steps if you've purchased third-party MP3 ripping software): 1. Start a registry editor (e.g., regedit.exe). 2. Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Settings\MP3Encoding subkey. 3. Create or modify the following DWORD values: ·LowRate - 64000 (decimal) ·MediumRate - 128000 (decimal) ·MediumHighRate - 192000 (decimal) ·HighRate - 320000 (decimal) 4. Close the registry editor. 5. Log off and log back on for the change to take effect. A complete list of available data-quality speeds is ·320Kbps DWORD:0004e200 ·256Kbps DWORD:0003e800 ·224Kbps DWORD:00036b00 ·192Kbps DWORD:0002ee00 ·160Kbps DWORD:00027100 ·128Kbps DWORD:0001f400 ·112Kbps DWORD:0001b580 ·64Kbps DWORD:0000fa00 ·56Kbps DWORD:0000dac0 you guys can just copy the dwords belows and save as *.reg and then just register it ----------------------------------------------------------------------------------- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Settings\MP3Encoding] "LowRate"=dword:0001f400 "MediumRate"=dword:00027100 "MediumHighRate"=dword:0002ee00 "HighRate"=dword:0003e800 |
|
送花文章: 0,
|