The url of the radio is:

http://200.43.193.190/vale.

This is the site of the radio:

http://www.10musica.com/contenidos/popup%5Fradio.html?radio=43

link|improve this question

33% accept rate
1  
Do you have a firewall blocking WinAmp? – random Oct 12 '09 at 2:16
I guess asf/wmv plugin is missing or not registered. – TuxGeek Oct 12 '09 at 9:30
feedback

1 Answer

As é_ho suggests, ensure your Winamp isn't blocked by a firewall.

My winamp gives "error syncing to MPEG" when I try to open the URL. Using curl, it looks like the radio URL is pushing an ASF stream:

$ curl http://200.43.193.190/vale
[Reference]
Ref1=http://200.43.193.190/vale?MSWMExt=.asf
Ref2=http://10.0.8.33:80/vale?MSWMExt=.asf

ASF is a Microsoft proprietary stream format, so my Winamp may not know what to do with it. The current version of Winamp claims support for ASF files, so you might try updating, or look for a plugin for your version.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.