View Single Post
  #3  
Old 01-11-2015, 09:39 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: Need help with supported resolutions for CBS videos


Code:
ffplay -i 'http://ipad-streaming.cbsnews.com/media/mpx/2014/12/27/377537091545/48_122714_9pm_325350_1800/48_122714_9pm_325350_1800.m3u8'
Code:
ffmpeg -i "http://ipad-streaming.cbsnews.com/media/mpx/2014/12/27/377537091545/48_122714_9pm_325350_1800/48_122714_9pm_325350_1800.m3u8" -c copy vid1.ts
Reply With Quote