> -Original Message-
> From: ffmpeg-devel On Behalf Of
> Michael Niedermayer
> Sent: Donnerstag, 27. Februar 2025 23:58
> To: FFmpeg development discussions and patches
> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hls: Revert "reduce default
> max reload
-Original Message-
> > > > From: Steven Liu
> > > > Sent: Friday, February 7, 2025 3:24 AM
> > > > To: FFmpeg development discussions and patches > > > de...@ffmpeg.org>
> > > > Cc: softworkz
> > > > Subject: Re: [FFmpeg-dev
> -Original Message-
> From: ffmpeg-devel On Behalf Of
> Michael Niedermayer
> Sent: Mittwoch, 26. Februar 2025 01:39
> To: FFmpeg development discussions and patches de...@ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hls: Revert "reduce default
kz
> > Subject: Re: [FFmpeg-devel] [PATCH] avformat/hls: Revert "reduce
> > default max reload to 3"
> >
> > softworkz 于2025年1月19日周日 16:52写道:
> > >
> > > From: softworkz
> > >
> > > This change has caused regressions for man
> -Original Message-
> From: Steven Liu
> Sent: Friday, February 7, 2025 3:24 AM
> To: FFmpeg development discussions and patches de...@ffmpeg.org>
> Cc: softworkz
> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hls: Revert "reduce
> default max reload to 3
softworkz 于2025年1月19日周日 16:52写道:
>
> From: softworkz
>
> This change has caused regressions for many users and consumers.
> Playlist reloads only happen when a playlist doesn't indicate that it
> has ended (via #EXT-X-ENDLIST), which means that the addition of future
> segments is still expected.
> -Original Message-
> From: softworkz
> Sent: Sunday, January 19, 2025 9:53 AM
> To: ffmpeg-devel@ffmpeg.org
> Cc: softworkz ; softworkz
>
> Subject: [PATCH] avformat/hls: Revert "reduce default max reload to
> 3"
>
> From: softworkz
>
> This change has caused regressions for many use
> This change has caused regressions for many users and consumers.
See:
- https://www.reddit.com/r/mpv/comments/181yu2z/problem_streaming_radio/
- https://github.com/mpv-player/mpv/issues/13428
In my case:
Restreaming HLS to HLS. The source provides segments of 15s length, while
output is 3/6s
From: softworkz
This change has caused regressions for many users and consumers.
Playlist reloads only happen when a playlist doesn't indicate that it
has ended (via #EXT-X-ENDLIST), which means that the addition of future
segments is still expected.
It is well possible that an HLS server is temp