View Single Post
  #1  
Old 12-11-2015, 10:59 PM
utuxia utuxia is offline
Member
 
Join Date: Apr 2015
Posts: 32
utuxia is on a distinguished road
Default

can't open this stream


it appears valid but ffmpeg can't play it.

http://31.220.41.103/LiveEdge/MLBNet.../playlist.m3u8

Does anyone know how to play this?

Code:
ffmpeg -i 'http://31.220.41.103/LiveEdge/MLBNetworkHD/playlist.m3u8' -hls_flags delete_segments -c:v copy -c:a copy test.m3u8
Reply With Quote