Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
07-21-2004, 06:31 AM
|
#1
|
|
Variable Bitrate
Join Date: Apr 2004
Location: Boston
Vehicle: 1994 Mazda RX-7
Posts: 360
|
WinAmp visualizations in Windows Media Player (almost working)
I really missed using my WinAmp visualizations (MilkDrop and AVS) in FrodoPlayer, so I decided to write a new visualization plugin for WMP that would load WinAmp visualization DLLs.
Try it out:
wa_avs.dll
wa_milk.dll
Currently, I hardcoded the paths to the vis DLLs so that's why there are two different DLLs. The first one is for AVS and the second is for MilkDrop. You can only use one at a time right now.
To use, follow these steps:
1. Make sure your AVS (vis_avs.dll) and MilkDrop (vis_milk.dll) plugins are in "C:\Program Files\WinAmp\plugins".
2. Download the wa_avs.dll and wa_milk.dll files using the links above. You can put them anywhere.
3. Open a command shell and cd to the directory where you downloaded the DLLs.
4. Run "regsvr32 wa_avs.dll" to use the AVS plugin, or "regsvr32 wa_milk.dll" to use the MilkDrop plugin. NOTE: currently, only one can be registered at a time.
5. Run WMP in Full Mode (not Skin Mode!) and choose the AVS or MilkDrop plugin. After that you can run FrodoPlayer and it will show up in there too.
Current limitations/bugs:
- You can't configure MilkDrop yet from the WMP (you have to do it through WinAmp)
- There is a bug that causes the viz to stop updating the screen if you stop and start it again.
- You can only load one WinAmp plugin at a time and the path is hardcoded. Eventually, all the plugins in the winamp plugins directory will be loaded and you will be able to select the one you want to use.
- It only works with WMP in Full Mode (not Skin Mode)
I'll fix these soon.
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
|
|
|
07-21-2004, 06:32 AM
|
#2
|
|
Variable Bitrate
Join Date: Nov 2001
Location: brisbane
Vehicle: 2002 Ford XR6T
Posts: 326
|
cool!
|
|
|
07-21-2004, 11:28 AM
|
#3
|
|
Constant Bitrate
Join Date: Apr 2004
Location: Oklahoma
Vehicle: 2000 Toyota 4Runner
Posts: 123
|
Sweet Idea.. It doesn't work with Windows Media 10 Beta though :\
|
|
|
07-21-2004, 12:39 PM
|
#4
|
|
Variable Bitrate
Join Date: Aug 2002
Location: Kansas
Vehicle: 2005 Mazda 3s Sedan
Posts: 398
|
NoPistonPC- i love you.
it didn't work for me unless i select the vis before playing music in wmp
|
|
|
07-21-2004, 01:32 PM
|
#5
|
|
Variable Bitrate
Join Date: Apr 2004
Location: Boston
Vehicle: 1994 Mazda RX-7
Posts: 360
|
mookie, thanks for letting me know. I'll download WMP 10 beta and see if I can duplicate your problem and fix it. I hacked this thing together over last night so it's about as stable as Donald Trump's comb-over on a windy day.
vccb5, i'll look into that too.
BTW, which viz's were you guys using?
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
|
|
|
07-21-2004, 04:53 PM
|
#6
|
|
Variable Bitrate
Join Date: Aug 2002
Location: Kansas
Vehicle: 2005 Mazda 3s Sedan
Posts: 398
|
milkdrop for me
|
|
|
07-21-2004, 04:56 PM
|
#7
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Vehicle: 1999/Volvo/S80
Posts: 4,572
|
Quote: Originally Posted by NoPistonPC
I hacked this thing together over last night so it's about as stable as Donald Trump's comb-over on a windy day.
With or without gel?
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
07-21-2004, 04:56 PM
|
#8
|
|
Jesus Freak
Join Date: Jan 2004
Location: California
Vehicle: 2006 Mazda Mazdaspeed 6 GT
Posts: 4,277
|
Shaweet
__________________
-Jesus- King of Kings Lord of Lords
|
|
|
07-21-2004, 05:36 PM
|
#9
|
|
Variable Bitrate
Join Date: Apr 2004
Location: Boston
Vehicle: 1994 Mazda RX-7
Posts: 360
|
Quote: Originally Posted by brady
With or without gel?
Without...and I think he uses hairspray. 
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
|
|
|
07-22-2004, 07:14 PM
|
#10
|
|
Variable Bitrate
Join Date: Aug 2002
Location: Kansas
Vehicle: 2005 Mazda 3s Sedan
Posts: 398
|
full screen does not work for me, unless i uncheck "integrate with winamp". But if i uncheck that, it's in windowed mode, and looks bad, and isn't always on top.
Piston-have you gotten this tow work well with frodoplayer, and if you have, could you post your milkdrop configuration file?
it seems like it would work perfectly if windowed mode had the title bar etc. removed, and if it was "always on top". 
Last edited by vcbb5 : 07-22-2004 at 07:18 PM.
|
|
|
07-23-2004, 02:16 AM
|
#11
|
|
Variable Bitrate
Join Date: Apr 2004
Location: Boston
Vehicle: 1994 Mazda RX-7
Posts: 360
|
vcbb5, i haven't implemented the fullscreen code yet, but it can be done. Currently, the windowed mode will only work if you ckeck "integrate with winamp". I have a bad habit of leaving things unfinished (mostly due to the lack of free time). But, I promise to finish this up since it's not going to be too hard. At the least, I will make sure it works with FrodoPlayer. (it will have to wait until after this weekend though)
EDIT: I just tried it out with FrodoPlayer, and it actually works fine (in non-fullscreen mode). My config file looks like this (but I don't think there is anything in there of any relevance...try deleting your current milkdrop config file...it will generate a new one):
(milkdrop_config.ini)
[settings]
nMainWndTop=60
nMainWndLeft=32
nMainWndRight=272
nMainWndBottom=204
avs_wx=0
avs_wy=0
avs_ww=240
avs_wh=144
What I did was to make sure that "integrate with with winamp" was checked in the config screen (I changed the config through winamp, then uninstalled winamp...this doesn't affect milkdrop which probably uses the registry). Then I ran WMP and selected the MilkDrop Vis. Then, I quit WMP and ran FrodoPlayer, and it ran MilkDrop in the vis window without any problems. When I have some time, I will try to make this process a lot simpler.
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
Last edited by NoPistonPC : 07-23-2004 at 02:33 AM.
|
|
|
07-23-2004, 08:43 AM
|
#12
|
|
Variable Bitrate
Join Date: Aug 2002
Location: Kansas
Vehicle: 2005 Mazda 3s Sedan
Posts: 398
|
yeah, the integrating part works great 
|
|
|
07-23-2004, 10:20 AM
|
#13
|
|
Raw Wave
Join Date: Aug 2003
Location: Essex, England
Vehicle: Honda Prelude 2.2 VTEC / Ford Anglia 105E
Posts: 2,224
|
NoPistonPC,
This is absolutely not a "put down" on your awesome work, but I have been using TwistedPixel with WMP/FrodoPlayer for about 2 months now, using MilkDrop visualisations.
Just another approach
Garry
|
|
|
08-03-2004, 11:35 AM
|
#14
|
|
Jesus Freak
Join Date: Jan 2004
Location: California
Vehicle: 2006 Mazda Mazdaspeed 6 GT
Posts: 4,277
|
Any updates on this? I would really like to use all of the Visualizations of Winamp in WMP
__________________
-Jesus- King of Kings Lord of Lords
|
|
|
08-04-2004, 04:45 AM
|
#15
|
|
Variable Bitrate
Join Date: Apr 2004
Location: Boston
Vehicle: 1994 Mazda RX-7
Posts: 360
|
Quote: Originally Posted by antimatter
Any updates on this? I would really like to use all of the Visualizations of Winamp in WMP
I'll get to this soon, I promise.
Do you have a list of your favorite viz's? I'll get those working first.
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:47 AM.
|
|