Re: [FFmpeg-user] ffmpeg retry failed segments

2023-09-27 Thread Stein Rune Risa
lly expect ffmpeg to have a parameter to wait for > the outside world, since the "ff" in ffmpeg means "fast forward" > > Good luck! > > > On 27.09.23 13:48, Stein Rune Risa wrote: > > Ok - I think I will investigate the output from ffmpeg for some of the >

Re: [FFmpeg-user] ffmpeg retry failed segments

2023-09-27 Thread Stein Rune Risa
n the playlist, narrowing down the problem > > > > (And learned for myself what hides behind HLS streaming) > > > > On 27.09.23 09:00, Stein Rune Risa wrote: > >> Hi! > >> > >> This is a very stable and well known source, so the network is also &

Re: [FFmpeg-user] ffmpeg retry failed segments

2023-09-27 Thread Stein Rune Risa
alm. > > So prepared, try to use ffmpeg with this single media file as input url > , watching for errors. > > No solution, but trying to circumvent suspected problems with certain > entries in the playlist, narrowing down the problem > > (And learned for myself what hides b

Re: [FFmpeg-user] ffmpeg retry failed segments

2023-09-27 Thread Stein Rune Risa
. Encountered this myself > on legacy sources digitized from VHS tapes. Sometimes content is more > important than quality. > > > On 26.09.23 22:36, Stein Rune Risa wrote: > > I am using ffmpeg to download some streaming to a mkv file. The stream > > parts com

[FFmpeg-user] ffmpeg retry failed segments

2023-09-26 Thread Stein Rune Risa
I am using ffmpeg to download some streaming to a mkv file. The stream parts comes in a m3u8 file. ffmpeg -y -i https://file.com/myfiles.m3u8 -c copy /tmp/test.mkv In some cases, there have been some issues downloading some of the segments, and the mkv files have parts where it freezes for some

Re: [FFmpeg-user] Issue capturing stream

2015-04-11 Thread Stein Rune Risa
Submitted a trac for this: https://trac.ffmpeg.org/ticket/4472 Thanks for your help Moritz! BR, Ziggy On Fri, Apr 10, 2015 at 7:47 PM, Moritz Barsnick barsn...@gmx.net wrote: On Fri, Apr 10, 2015 at 19:27:32 +0200, Stein Rune Risa wrote: I did try the following: ffmpeg -i http