View Single Post
  #3  
Old 03-01-2014, 09:37 PM
zarkovich123 zarkovich123 is offline
Junior Member
 
Join Date: Mar 2014
Posts: 3
zarkovich123 is on a distinguished road
Default

Re: TV Asahi Direct link for RTMP


Quote:
Originally Posted by CristianoA View Post
use ffmpeg

Code:
ffmpeg -i "http://www2.uliza.jp/IF/iphone/iPhonePlaylist.m3u8?v=aa86e2d08ef499f402fb235fdccf2205&p=2383&d=750&n=1422&cpv=1" -c copy video.ts
Thanks for the quick reply chris

By the way I've installed the ffmpeg on windows
when I go through the command prompt, I tried to input the template code that you gave to me. But afterwards, it replies with
"invalid data found when processing input"

I don't know if I put it in the wrong way, but I just replace the link of yours with mine and then type it in the cmd box. Am I doing it right or there's suppose to be a proper way of doing this? Thanks
Reply With Quote