[FFmpeg-devel] [PATCH v2] doc/demuxers: correct grammatical errors of m3u8_hold_counters option

Gyan ffmpeg at gyani.pro
Wed Nov 27 09:44:25 EET 2019



On 27-11-2019 11:33 am, Steven Liu wrote:
> Suggested-by: Rodney Baker <rodney.baker at iinet.net.au>
> Signed-off-by: Steven Liu <lq at chinaffmpeg.org>
> ---
>   doc/demuxers.texi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/demuxers.texi b/doc/demuxers.texi
> index 4e1a5cb6aa..0d13bdd1b3 100644
> --- a/doc/demuxers.texi
> +++ b/doc/demuxers.texi
> @@ -332,7 +332,7 @@ Maximum number of times a insufficient list is attempted to be reloaded.
>   Default value is 1000.
>   
>   @item m3u8_hold_counters
> -Maximum number of times to load m3u8 when the m3u8 dose not refresh with new segments.
> +The maximum number of times to load m3u8 when it refreshes without new segments.
>   Default value is 1000.
>   
>   @item http_persistent

LGTM.

Suggest you change the description to this in the AVOption as well.

Gyan


More information about the ffmpeg-devel mailing list