Add option --file-access-retries (#2066)
Closes #517 Authored by: ehoogeveen-medweb
This commit is contained in:
parent
663949f825
commit
205a0654c0
8 changed files with 37 additions and 13 deletions
|
|
@ -463,6 +463,8 @@ You can also fork the project on github and run your fork's [build workflow](.gi
|
|||
video data is re-extracted (e.g. 100K)
|
||||
-R, --retries RETRIES Number of retries (default is 10), or
|
||||
"infinite"
|
||||
--file-access-retries RETRIES Number of times to retry on file access error
|
||||
(default is 10), or "infinite"
|
||||
--fragment-retries RETRIES Number of retries for a fragment (default
|
||||
is 10), or "infinite" (DASH, hlsnative and
|
||||
ISM)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue