mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Clarify the ignored line
This commit is contained in:
parent
afd97a0729
commit
08ac5dbd8a
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ The exact path to the local `ffmpeg` and `ffprobe` binaries can be overridden in
|
|||
|
||||
When more than one target host is present, `rffmpeg` uses the following rules to select a new host. These rules are evaluated each time a new `rffmpeg` alias process is spawned.
|
||||
|
||||
1. Any hosts marked `bad` are ignored until that marking is cleared.
|
||||
1. Any hosts marked `bad` are ignored.
|
||||
|
||||
1. All remaining hosts are iterated through in an indetermine order (Python dictionary with root key as the host ID). For each host:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue