Re: [FFmpeg-user] Fix interrupted HLS dump

2016-07-02 Thread Carl Eugen Hoyos
Herr Ernst gmail.com> writes: > I've downloaded an HLS live stream with > `ffmpeg -i http://example.com/playlist.m3u8 -c copy -bsf:a > aac_adtstoasc dump.mp4`. This command can be useful but as you found out, it is not ideal to dump a stream from the internet. You could test "mplayer -dumpstre

[FFmpeg-user] Fix interrupted HLS dump

2016-07-02 Thread Herr Ernst
Hi, I've downloaded an HLS live stream with `ffmpeg -i http://example.com/playlist.m3u8 -c copy -bsf:a aac_adtstoasc dump.mp4`. This has worked for me before. I've been keeping the command running overnight and today my SSD was full. I thought, no problem, just cut the file, but the file is bro