Advertisement
Guest User

VLC error log HLS

a guest
Jan 27th, 2015
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1.  
  2. main debug: adding item `http://23.91.25.21:8080/hls/test.m3u8' ( http://23.91.25.21:8080/hls/test.m3u8 )
  3. main debug: processing request item: http://23.91.25.21:8080/hls/test.m3u8, node: null, skip: 0
  4. main debug: rebuilding array of current - root Playlist
  5. main debug: rebuild done - 1 items, index 0
  6. main debug: starting playback of the new playlist item
  7. main debug: resyncing on http://23.91.25.21:8080/hls/test.m3u8
  8. main debug: http://23.91.25.21:8080/hls/test.m3u8 is at 0
  9. main debug: creating new input thread
  10. main debug: Creating an input for 'http://23.91.25.21:8080/hls/test.m3u8'
  11. qt4 debug: Adding a new MRL to recent ones: http://23.91.25.21:8080/hls/test.m3u8
  12. main debug: using timeshift granularity of 50 MiB, in path 'C:\Windows\TEMP'
  13. main debug: `http://23.91.25.21:8080/hls/test.m3u8' gives access `http' demux `' path `23.91.25.21:8080/hls/test.m3u8'
  14. main debug: creating demux: access='http' demux='' location='23.91.25.21:8080/hls/test.m3u8' file='\\23.91.25.21:8080\hls\test.m3u8'
  15. main debug: looking for access_demux module matching "http": 12 candidates
  16. main debug: no access_demux modules matched
  17. main debug: creating access 'http' location='23.91.25.21:8080/hls/test.m3u8', path='\\23.91.25.21:8080\hls\test.m3u8'
  18. main debug: looking for access module matching "http": 20 candidates
  19. main debug: no fetch required for (null) (art currently (null))
  20. access_http debug: querying proxy for http://23.91.25.21:8080/hls/test.m3u8
  21. access_http debug: no proxy
  22. access_http debug: http: server='23.91.25.21' port=8080 file='/hls/test.m3u8'
  23. main debug: net: connecting to 23.91.25.21 port 8080
  24. qt4 debug: IM: Setting an input
  25. main debug: connection succeeded (socket = 1524)
  26. access_http debug: protocol 'HTTP' answer code 404
  27. access_http error: error: HTTP/1.1 404 Not Found
  28. access_http debug: switching to HTTP version 1.0
  29. main debug: net: connecting to 23.91.25.21 port 8080
  30. main debug: connection succeeded (socket = 1524)
  31. access_http debug: protocol 'HTTP' answer code 404
  32. access_http error: error: HTTP/1.1 404 Not Found
  33. main debug: net: connecting to 23.91.25.21 port 8080
  34. main debug: connection succeeded (socket = 1592)
  35. access_mms error: error: HTTP/1.1 404 Not Found
  36. main debug: no access modules matched
  37. main error: open of `http://23.91.25.21:8080/hls/test.m3u8' failed
  38. main debug: dead input
  39. main debug: changing item without a request (current 0/1)
  40. main debug: nothing to play
  41. qt4 debug: IM: Deleting the input
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement