I am trying to connect to this online radio station (it is in Thai) using VLC:
http://www2.mcot.net/radio/fm_1005.asx
For some reason, when I connect using Firefox or IE (IE just dumps me over to Windows Media Player), it works just fine.
But when I connect using VLC it tells me:
Your input can't be opened:
VLC is unable to open the MRL 'mms://www2.mcot.net/radio/fm_1005'. Check the log for more details.
When I look at the log it says this:
access_mms error : failed to open a connection (tcp)
access_mms error: cannot connect to server
main debug: net: connecting to mediai.mcot.net port 80
main debug: connection succeeded (socket = 2136)
access_mms error: error: HTTP/1.1 404 Not Found
main debug: no access module matching "mms" could be loaded
main debug: TIMER module_need() : 11058.001 ms
- Total 11058.001 ms / 1 intvls (Avg 11058.000 ms)
main debug: waitpipe: object killed
main error: open of `mms://mediai.mcot.net/fm1005' failed: (null)
How can I get this station to work in VLC? (Or failing that, what is different about this station that makes it not work in VLC?)