Re: [FFmpeg-user] could someone rip this m3u8 stream? ffmpeg give me an error

2018-02-14 Thread Lou Logan
On Wed, Feb 14, 2018, at 10:48 AM, fathom wrote: > Hi to all. > > I am trying to rip this stream > > http://viacomitalytest-lh.akamaihd.net/i/sbshdlive_1@195657/master.m3u8 > > i use this command line > > ffmpeg -i > "http://viacomitalytest-lh.akamaihd.net/i/sbshdlive_1@195657/master.m3u8; >

[FFmpeg-user] could someone rip this m3u8 stream? ffmpeg give me an error

2018-02-14 Thread fathom
Hi to all. I am trying to rip this stream http://viacomitalytest-lh.akamaihd.net/i/sbshdlive_1@195657/master.m3u8 i use this command line ffmpeg -i "http://viacomitalytest-lh.akamaihd.net/i/sbshdlive_1@195657/master.m3u8; -c:v copy -c:a copy -f mp4 "stream.mp4" but ffmpeg dont start to rip