The first URL is a playlist and VLC retrieves it OK

Code:
--------------------
    
  core debug: art not found for 
http://network.absoluteradio.co.uk/core/audio/oggflac/live.pls?service=ac
  core debug: connection succeeded (socket = 2184)
  http debug: protocol 'HTTP' answer code 206
  http debug: resource size=139
  http debug: Content-Type: audio/x-scpls
  http debug: Pragma: no-cache
  http debug: Server: Apache/2.2.15 (CentOS)
  http debug: response body size=139
  http debug: Connection: Close
  core debug: using access module "http"
  core debug: Using stream method for AStream*
  core debug: starting pre-buffering
  core debug: received first data after 0 ms
  core debug: pre-buffering done 139 bytes in 0s - 135742 KiB/s
  core debug: looking for stream_filter module matching "any": 6 candidates
  core debug: no stream_filter modules matched
  core debug: looking for stream_filter module matching "record": 6 candidates
  core debug: using stream_filter module "record"
  core debug: creating demux: access='http' demux='any' 
location='network.absoluteradio.co.uk/core/audio/oggflac/live.pls?service=ac' 
file='\\network.absoluteradio.co.uk\core\audio\oggflac\live.pls?service=ac'
  core debug: looking for demux module matching "any": 66 candidates
  pls debug: found valid PLS playlist file
  
--------------------


Then VLC tries to play the URL in the playlist but it fails with 404 -
so the URL is not active - VLC cannot even get any data to look at.

Code:
--------------------
    
  http debug: protocol 'HTTP' answer code 404
  http error: error: HTTP/1.1 404 Not Found
  http debug: switching to HTTP version 1.0
  core debug: net: connecting to icecast.timlradio.co.uk port 80
  core debug: connection succeeded (socket = 2116)
  http debug: protocol 'HTTP' answer code 404
  http error: error: HTTP/1.1 404 Not Found
  core debug: net: connecting to icecast.timlradio.co.uk port 80
  core debug: connection succeeded (socket = 2116)
  access_mms error: error: HTTP/1.1 404 Not Found
  core debug: no access modules matched
  core error: open of 
`http://icecast.timlradio.co.uk/absoluteradio.co.uk/acflac.ogg' failed
  core debug: dead input
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to