[vorbis-dev] WinAmp Streaming

Louis louw at gcs.co.za
Thu Aug 24 12:57:46 PDT 2000



The Shibatch mpeg decoder for winamp has a checkbox that lets u switch
between the NullSoft mp3 plugin and the Shibatch one... I guess looking at
that source you will be able to see how to "disable" the Nullsoft decoder
and test for http:// before passing it to the correct plugin

Louis

-----Original Message-----
From: Aaron Porter <aaron at javasource.org>
To: vorbis-dev at xiph.org <vorbis-dev at xiph.org>
Date: 24 Augustus 2000 09:55
Subject: Re: [vorbis-dev] WinAmp Streaming

>Gregory,
>Thanks for making me stop and think about what I was doing. :-)
>
>I changed the plugin to accept "http://" and presto! It worked! I set up
the
>vorbis plugin to test for the "application/x-ogg" content type before
>responding to the "isourfile" call so now "http://" works for both vorbis
>and MP3 on my machine! I'm not sure if all machines will go through the
>plugins in the same order as my machine so I'm requesting people with
winamp
>to try out the modified vorbis plugin.
>
>You can get the plugin here:
>http://216.190.27.109/in_vorbis.dll
>
>Here's the modified source for the plugin:
>http://216.190.27.109/vorbis.c
>
>If you want to compile the new source you'll have to link to ws2_32.lib for
>the windows sockets stuff.
>
>Here's a site where you can find some Vorbis and MP3 URLs to test:
>http://indiepopradio.com/download/
>
>Please let me know if it works for you (offline).
>
>Thanks for all the suggestions guys!
>Aaron
>
>
>----- Original Message -----
>From: "Gregory Maxwell" <greg at linuxpower.cx>
>To: <vorbis-dev at xiph.org>
>Sent: Thursday, August 24, 2000 10:19 AM
>Subject: Re: [vorbis-dev] WinAmp Streaming
>
>
>>
>> If you do this then correctly written software will have to support your
>> hack forever and always because sites all over the Internet will use that
>> format for streaming urls.
>>
>> Please don't.
>>
>> If NullSoft can't get with the program then they will just die. Winamp
>> doesn't come with anyone's computer, they all downloaded it.. They can
>> download something else.
>>
>> All good OSes will include a vorbis player capable of stream reception
>> sooner or later anyways.
>
>
>
>--- >8 ----
>List archives:  http://www.xiph.org/archives/
>Ogg project homepage: http://www.xiph.org/ogg/
>

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list