View Single Post
  #28  
Old 08-06-2012, 10:59 AM
KylePhys KylePhys is offline
Junior Member
 
Join Date: Aug 2012
Posts: 4
KylePhys is on a distinguished road
Default

Re: How to Capture stream of NBCOlympics.com


[quote=MrPaul;50658]
  • Start Firefox
  • Open web console (CTRL-SHIFT-K)
  • Optional - Unselect CSS, JS, & Logging on the menu bar
  • Type in "m3u8" in the filter on top right
  • Start the video you want to see
  • Click the gear icon on bottom right of video and select the quality you want (typically 1080) and you'll see a new m3u8 file appear
  • Use this URL for the "-i" option of ffmpeg

MrPaul,

I have this link:

http://www.nbcolympics.com/video/gym...und-final.html

the filter doesn't return anything, is it in different format? I tried to copy a couple of the multitude of links but the ffmpeg returns error. Would appreciate a lot any help.
Reply With Quote