Quote:
Originally Posted by CristianoA
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