Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

ffmpeg problems with HLS

(http://stream-recorder.com/forum/showthread.php?t=16723)

Pasarel 11-09-2013 04:21 PM

ffmpeg problems with HLS


 
Hi guys,

I'm trying to capture an HLS stream using ffmpeg, though it doesn't seem to work. Here is the link to the video: http://multishow.globo.com/circuitob...ivo/cobertura/ You might need a proxy to access the page, I am using one too. Here is the command that I am using:


HTML Code:

ffmpeg -i "http://live.hls.globo.com/msw1a/msw1a_264/msw1a_1384024792770_1384024792770_3227.ts" -c copy john.ts
And here is the error that I am getting:


HTML Code:

HTTP error 403 Forbidden
http://live.hls.globo.com/msw1a/msw1a_264/msw1a_1384024792770_1384024792770_3227.ts: Input/output error

What am I doing wrong? I am using the latest version of ffmpeg. Weirdly enough, HiDownload is able to download the stream, but I'd rather use ffmpeg, since it returns a single .ts file.

CristianoA 11-09-2013 05:43 PM

Re: ffmpeg problems with HLS


 
wrong url must be .m3u8


All times are GMT -6. The time now is 04:49 PM.