View Single Post
  #2  
Old 12-22-2015, 02:55 PM
stream_monkey stream_monkey is offline
Member
 
Join Date: Dec 2015
Posts: 72
stream_monkey is on a distinguished road
Default

Re: Help recording these sources


Quote:
Originally Posted by Chemist925 View Post
Hello, i need help for recording these live streams in flv output.
The .ts files download via browser

The m3u8 should work with:
Code:
ffmpeg -i http://ktv042.cdnak.ds.kylintv.net/nlds/kylin/ttv/as/live/ttv_4.m3u8 -c copy output.ts
Reply With Quote