MediaMonkey 3.x 및 4.x에는 MediaMonkey가 Windows의 MP3 코덱을 사용하여 MP3 파일을 재생할 수 있도록 하는 MP3 플러그인(각각 in_dsmp3.dll 및 in_wmp3.dll)이 포함되어 있습니다. 이는 일반적으로 문제 없이 작동하지만 MP3 재생이 실패할 수 있는 몇 가지 경우가 있습니다.
- CRC가 나쁜 MP3 파일이나 손상된 파일. 이런 경우 다음과 같은 대체 MP3 플러그인을 사용해 보세요.
in_mad.dll: 이 플러그인은 특히 24비트 이상의 오디오 해상도를 지원하는 오디오 카드가 있는 경우 훌륭한 플러그인이지만 이 플러그인의 개발은 더 이상 진행되지 않습니다. MediaMonkey Input Plug-ins 페이지를 통해서도 얻을 수 있습니다.
http://www.mediamonkey.com/addons/browse/item/mad-input-plugin/
in_mpg123.dll: 이 플러그인은 고품질 플러그인으로 간주되며 MediaMonkey와의 스트리밍 비호환성 문제가 해결되었지만 더 이상 활발하게 개발되지는 않습니다.
여기에서 찾을 수 있습니다: http://otachan.com/in_!mpg123.html
기본 MP3 입력 플러그인을 위의 두 가지 중 하나로 바꿀 경우 현재 플러그인을 제거하거나 비활성화해야 합니다(예: in_wmp3.dll을 in_wmp3.dll.off로 변경).
참고: MP3가 손상되었는지 확인하거나 수정하려는 경우 다음의 타사 도구가 도움이 될 수 있습니다.
http://www.gromkov.com/faq/repair/mp3_validator.html
http://www.happymonkeying.com/eSupport/vbrfix.zip - 파일에 잘못된 확장자가 있습니다. 예를 들어, mp2 파일에 mp3 확장자가 잘못 지정되는 경우가 있습니다. 이러한 파일의 경우 확장자를 mp2로 변경하고 mp2 코덱을 설치해야 합니다.
http://www.mediamonkey.com/addons/browse/item/mp2/ - Windows Media Player와 유효한 코덱이 없는 Windows 버전이 있는 경우 오디오 파일이 재생되지 않습니다. 해결하려면 누락된 코덱을 설치 해야 합니다.
- Windows Media Foundation 및 Audio System Services가 손상된 경우(Windows 10으로 업그레이드한 일부에서 발견됨) 모든 오디오 파일이 재생되지 않습니다. 이를 수정하려면: a) REGEDIT를 사용하여 "KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Audiosrv\" 키 "DependOnService"에 "AudioEndpointBuilder RpcSs"만 포함되어 있고 "MMCSS"가 있는 줄이 _없는지_ 확인합니다. 포함되어 있으면 삭제하고 시스템을 다시 시작합니다. b) 명령 프롬프트에서 "sfc /scannow" 명령을 사용하여 "Windows Audio" 및 "Windows Audio Enpoint Builder" 서비스가 없거나 설정이 손상된 경우 두 서비스를 모두 수정합니다. c) 사운드 카드 드라이버를 다시 설치합니다. 기존 드라이버를 제거합니다 -> 시스템 다시 시작 -> Windows에서 기본 설치를 하거나 사운드 카드 칩셋 제조업체(Realtek, C-Media, Connexant 등)의 최신 버전을 설치합니다.
- 어떤 경우에는 코덱이 설치되었지만 잘못 구성된 경우도 있습니다. Windows 코덱 수정에 대한 간략한 튜토리얼 링크는 다음과 같습니다. http://www.looprecorder.de/tut_l3codec.php
MediaMonkey 3.x and 4.x include MP3 plugins (in_dsmp3.dll and in_wmp3.dll respectively) that allow MediaMonkey to use Windows’ MP3 codec to play MP3 files. Although this normally works without a problem, there are several cases in which MP3 playback can fail:
- MP3 files with bad CRCs or otherwise damaged files. In such cases, you can try using an alternative MP3 plugin such as:
in_mad.dll: This plug-in is an excellent plug-in especially if you have an audio card capable of 24-bit+ audio resolution, but development of this plug-in is no longer active. It can also be obtained via the MediaMonkey Input Plug-ins page:
http://www.mediamonkey.com/addons/browse/item/mad-input-plugin/
in_mpg123.dll: This plug-in is considered to be a high-quality plug-in, and streaming incompatibilities with MediaMonkey have been resolved, however, it is no longer actively developed.
It can be found at: http://otachan.com/in_!mpg123.html
If you replace the default MP3 Input-Plug-ins with either of the above, make certain to remove or disable the current plug-ins (e.g. change in_wmp3.dll to in_wmp3.dll.off).
Note: If you want to verify whether an MP3 is damaged, and/or fix them, the following third party tools may be helpful:
http://www.gromkov.com/faq/repair/mp3_validator.html
http://www.happymonkeying.com/eSupport/vbrfix.zip - Files have an incorrect extension. For example, mp2 files are sometimes incorrectly assigned an mp3 extension. For such files, you should change the extension to mp2 and install the mp2 codec:
http://www.mediamonkey.com/addons/browse/item/mp2/ - If you have a version of Windows that doesn’t come with Windows Media Player and valid Codecs, then no audio files will play. To resolve, you’ll need to install the missing codecs.
- If Windows Media Foundation and Audio System Services have been corrupted (this has been observed on some upgrades to Windows 10), then all audio files will fail to play. To fix this: a) Using REGEDIT, verify that “KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Audiosrv\” Key “DependOnService” contains only “AudioEndpointBuilder RpcSs” and does _not_ contain a line with “MMCSS”. If it does, delete it and restart the system b) From the command prompt, use the “sfc /scannow” command to fix both “Windows Audio” and “Windows Audio Enpoint Builder” services if they are missing or have corrupted settings. c) Reinstall the Sound card driver. Uninstall existing -> Restart System -> Let Windows install default or install latest one from sound card chipset manufacturer (Realtek, C-Media, Connexant, …)
- In some cases, it may also be that codecs are installed, but that they are misconfigured. Here is a link to a brief tutorial re. fixing Windows Codecs: http://www.looprecorder.de/tut_l3codec.php
Applies to: MMW4
Hide original