View Single Post
  #4  
Old 11-24-2015, 09:52 AM
slim10 slim10 is offline
Member
 
Join Date: Jun 2013
Posts: 47
slim10 is on a distinguished road
Default

Re: How to record from this fox sports channel?


Quote:
Originally Posted by Chemist925 View Post
I tried this code but the output uses .ts extension. How do i modify it to use it as a flv file?. Can you share a code for that? thanks in advance.
Code:
ffmpeg -i "https://streamup.global.ssl.fastly.net/app/tw-sportss-channel/playlist.m3u8" -bsf:a aac_adtstoasc -c copy out.flv
Reply With Quote