View Single Post
  #1  
Old 02-10-2014, 05:45 AM
Mario8790 Mario8790 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 3
Mario8790 is on a distinguished road
Default

Help capture this video steam


I cant figure out how to capture this video stream. Can someone please help me out plz.

Code:
http://hls.hbo.lv3.hbogo.com/hlsvideos/PRO2/max/feature/560451/hbo_479161_PRO2/hbo_479161_PRO2_5/prog_index.m3u8
Code:
http://hds.pro12.lv3.hbogo.com/videos/PRO12/e2/max/feature/560451/hbo_479161_PRO12_f4m/hbo_479161_PRO12_w8_prodmax.f4m?hdcore=
I tried this but with no luck

Code:
ffmpeg -i "http://hls.hbo.lv3.hbogo.com/hlsvideos/PRO2/max/feature/560451/hbo_479161_PRO2/hbo_479161_PRO2_5/prog_index.m3u8" -c copy t.ts
Reply With Quote