[MPlayer-dev-eng] An audio filter for MPlayer to use Winamp DSP plugins

Stanley stanleyhuang at sh.askey.com.tw
Fri Aug 26 06:23:54 CEST 2005


Rich Felker wrote:

>On Fri, Aug 26, 2005 at 10:38:43AM +0800, Stanley wrote:
>  
>
>>I'm a bit confusing during my attempt to use win32 loader to load winamp 
>>DSP plugins. Can win32 loader handle Win32 GUI-related API calls? If 
>>not, then it might be diffucult to implement, as winamp DSP plugins 
>>usually come with a Windows GUI.
>>    
>>
>
>No, of course it can't handle them. How could it? You might be able to
>redirect them to no-op, but I don't know if the plugins would work or
>be usable without their stupid config guis..
>
>Rich
>
>_______________________________________________
>MPlayer-dev-eng mailing list
>MPlayer-dev-eng at mplayerhq.hu
>http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>
>  
>
It seems that nothing can handle Win32 GUI APIs under Linux except for 
wine. In this case, some (or many)
DSP plugins who bind their DSP functions to responses of GUI APIs will 
fail to work. And poping-up their
configuration window is also impossible. :-(




More information about the MPlayer-dev-eng mailing list