Linux Plugin Status: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
WORK IN PROGRESS  | WORK IN PROGRESS  | ||
Plugins that run in [[Linux%2C_Wine_%26_MediaMonkey | MediaMonkey under wine]]  | |||
==Default Installed Plug-ins==  | ==Default Installed Plug-ins==  | ||
| Line 29: | Line 30: | ||
|-  | |-  | ||
| d_iRiverH.dll  | | d_iRiverH.dll  | ||
| Fails  | | Fails(1)  | ||
|    | |    | ||
|    | |    | ||
|-  | |-  | ||
| d_USBMass1.dll  | | d_USBMass1.dll  | ||
| Fails(  | | Fails(1)  | ||
|    | |    | ||
|    | |    | ||
|-  | |-  | ||
| d_WMDM.dll  | | d_WMDM.dll  | ||
| Fails(  | | Fails(2)  | ||
|    | |    | ||
|    | |    | ||
|-  | |-  | ||
| Input Format  | | '''Input Format'''  | ||
|-  | |-  | ||
| f_aac.dll  | | f_aac.dll  | ||
| Line 93: | Line 94: | ||
|-  | |-  | ||
| in_vorbis.dll  | | in_vorbis.dll  | ||
|    | | OK  | ||
|    | | Vorbis (OGG)  | ||
|    | |    | ||
|-  | |-  | ||
| Line 108: | Line 109: | ||
|-  | |-  | ||
| in_wmp3.dll  | | in_wmp3.dll  | ||
| Fails(  | | Fails(3)  | ||
|    | |    | ||
|    | |    | ||
| Line 120: | Line 121: | ||
|-  | |-  | ||
| out_wave.dll  | | out_wave.dll  | ||
|    | | OK  | ||
|    | |    | ||
|    | |    | ||
| Line 127: | Line 128: | ||
|-  | |-  | ||
| vis_geis.dll  | | vis_geis.dll  | ||
|    | | Fails(4)  | ||
|    | |    | ||
|    | |    | ||
| Line 157: | Line 158: | ||
| in_mad.dll  | | in_mad.dll  | ||
| OK  | | OK  | ||
| MP3  | |||
|   | |||
|-  | |||
| [[http://www.hydrogenaudio.org/forums/index.php?s=c3af297449c1a7b8ab5adb628cb6cff8&showtopic=60454 in_mad.dll]] (Newer)  | |||
| OK (5)  | |||
| MP3  | | MP3  | ||
|    | |    | ||
| Line 164: | Line 170: | ||
|    | |    | ||
|    | |    | ||
|-  | |||
| in_mp3.dll  | |||
| OK  | |||
| MP3   | |||
| Comes from winamp2 install  | |||
|}  | |}  | ||
==Failure Reason Codes==  | ==Failure Reason Codes==  | ||
# Calls to a non implemented function in cfgmgr32.dll - it might require native file, not tested. iRiverH and iPod related plugins fail on init.  | |||
# Calls to a non implemented function in cfgmgr32.dll - it might require native file, not tested.  | |||
# Requires an OLE object that should be provided by Windows Media Player. UID: {25baad81-3560-11d3-8471-00c04f79dbc0}. Not tested.  | # Requires an OLE object that should be provided by Windows Media Player. UID: {25baad81-3560-11d3-8471-00c04f79dbc0}. Not tested.  | ||
# Requires Windows Media Player and also codecs for Windows Media Player. Not tested.  | # Requires Windows Media Player and also codecs for Windows Media Player. Not tested.  | ||
# Changes screen resolution and does not render at all. Can be safely exited by pressing escape.  | |||
# Extra long buffers while using newer MAD plugin. Expect 10 seconds between player action and sound response.  | |||
Latest revision as of 11:22, 8 June 2008
WORK IN PROGRESS Plugins that run in MediaMonkey under wine
Default Installed Plug-ins
| Plugin | Status | Provides | Requires | 
|---|---|---|---|
| DSP(Digital Signal Processing) | |||
| dsp_DeFX.dll | |||
| Device Synchronization | |||
| d_iPhone.dll | Fails(1) | ||
| d_iPod.dll | Fails(1) | ||
| d_iRiverH.dll | Fails(1) | ||
| d_USBMass1.dll | Fails(1) | ||
| d_WMDM.dll | Fails(2) | ||
| Input Format | |||
| f_aac.dll | |||
| f_ape.dll | |||
| f_flac.dll | |||
| f_flac_codec.dll | |||
| f_mpc.dll | |||
| f_ogg.dll | |||
| f_wave.dll | |||
| Input | |||
| in_ape.dll | |||
| in_mpc.dll | |||
| in_vorbis.dll | OK | Vorbis (OGG) | |
| in_wav.dll | |||
| in_wma.dll | |||
| in_wmp3.dll | Fails(3) | ||
| Output | |||
| out_MMDS.dll | |||
| out_wave.dll | OK | ||
| Visualization | |||
| vis_geis.dll | Fails(4) | ||
| vis_milk.dll | OK | ||
| vms_desktop.dll | 
Other Plugins
| Plugin | Status | Provides | Requires | 
|---|---|---|---|
| gen_wa2_scrobbler.dll | Last.fm | ||
| in_mad.dll | OK | MP3 | |
| [in_mad.dll] (Newer) | OK (5) | MP3 | |
| in_mp3PRO.dll | |||
| in_mp3.dll | OK | MP3 | Comes from winamp2 install | 
Failure Reason Codes
- Calls to a non implemented function in cfgmgr32.dll - it might require native file, not tested. iRiverH and iPod related plugins fail on init.
 - Requires an OLE object that should be provided by Windows Media Player. UID: {25baad81-3560-11d3-8471-00c04f79dbc0}. Not tested.
 - Requires Windows Media Player and also codecs for Windows Media Player. Not tested.
 - Changes screen resolution and does not render at all. Can be safely exited by pressing escape.
 - Extra long buffers while using newer MAD plugin. Expect 10 seconds between player action and sound response.