[shell-coding] Re: Remoting mp3 players
- From: "Daij-Djan" <Daij-Djan@xxxxxxxxxxxxxxx>
- To: <shell-coding@xxxxxxxxxxxxx>
- Date: Wed, 22 Jan 2003 20:01:27 +0100
Actually, dynamp is not so great... it doesn't work, does it?
I tried using its code but wa3 is not reacting.
Dominik
-----Original Message-----
From: shell-coding-bounce@xxxxxxxxxxxxx
[mailto:shell-coding-bounce@xxxxxxxxxxxxx] On Behalf Of Shaheen Gandhi
Sent: Mittwoch, 22. Januar 2003 17:31
To: shell-coding@xxxxxxxxxxxxx
Subject: [shell-coding] Re: Remoting mp3 players
Actually, writing code that plays an MP3 is not difficult at all. 95%
of the code is the surrounding feature set (playlist management, user
interface/input, Dshow management, etc.). I wrote a simple
taskbar-based MP3 player a while back using DirectShow filters.
Dshow is the dirt-simplest API for any kind of media. Basically you
instantiate Dshow, then say "build me a filter graph for this file",
then just play.
I dropped my project due to the taskbar player in WMP9... It's only
missing one feature that I was going to put in my player, but I can live
without it.
- Visigoth
> -----Original Message-----
> From: shell-coding-bounce@xxxxxxxxxxxxx
> [mailto:shell-coding-bounce@xxxxxxxxxxxxx] On Behalf Of e-sushi
> Sent: Wednesday, January 22, 2003 5:54 AM
> To: shell-coding@xxxxxxxxxxxxx
> Subject: [shell-coding] Re: Remoting mp3 players
>
>
>
>
> ----- Original Message -----
> From: "Daij-Djan" <Daij-Djan@xxxxxxxxxxxxxxx>
> To: <shell-coding@xxxxxxxxxxxxx>
> Sent: Wednesday, January 22, 2003 10:36 AM
> Subject: [shell-coding] Re: Remoting mp3 players
>
>
> > FYI: _I_ wrote geOMp3 which you should now actually.
> > I know and have all that code.
> >
> > Well, I'll just recommend people to use wa2 not wa3 :P
> >
> > Dominik
> >
>
> Yeah, or drop mp3 players all together and write a plugin
> that actually supports it's own mp3 decoding engine so you
> don't have to upgrade the module just because a 3th party
> company updates it's software ;) I'm currently working on a
> similar shell-plugin-dll project... and as far as I
> experience uptill now, it's just as easy as coding up a
> winamp-window-message-controller.
>
> On the other hand, if I remember right, someone from the
> litestep coding-wizardry coded up a dll that does actually
> controll winamp3 (correct me if I'm wrong). I just can't
> remember which one it way... grdamp? ghandvara? geekamp? Some
> other name? I bet there's someone reading this who knows...
> (so please help me by telling us which one it was, I'm too
> lazy to go though my source-collections right now)
>
> greets,
>
> e-sushi@xxxxxxx
> // why work around a problem if you can ignore it?
>
>
> __________________________________________________
> Subscription options and archive:
> http://www.freelists.org/list/shell-coding
>
>
>
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
- Follow-Ups:
- [shell-coding] Re: Remoting mp3 players
- From: Christoffer Sjöberg
- References:
- [shell-coding] Re: Remoting mp3 players
- From: Shaheen Gandhi
Other related posts:
- » [shell-coding] Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- » [shell-coding] Re: Remoting mp3 players
- [shell-coding] Re: Remoting mp3 players
- From: Christoffer Sjöberg
- [shell-coding] Re: Remoting mp3 players
- From: Shaheen Gandhi