Suggested-by: Rodney Baker <[email protected]> Signed-off-by: Steven Liu <[email protected]> --- 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 -- 2.15.1 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
