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;
> -c:v copy -c:a copy -f mp4  "stream.mp4"
> 
> but ffmpeg dont start to rip and give an error.
> 
> Is there someone that can tell me how can i fix this error?

You should always include any error messages instead of only mentioning that 
you get an error. It is required that you include the complete console output 
from your ffmpeg command. This will include the error. You should always 
include the full command (like you already did) and the resulting console 
output when asking for help.
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[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 and give an error.

Is there someone that can tell me how can i fix this error?

Thank you very much



--
Sent from: http://www.ffmpeg-archive.org/
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".