Skip to content

Commit

Permalink
Update usage_manual.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FlareFlo authored Mar 17, 2024
1 parent b6119ca commit aed2571
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions usage_manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,17 +117,17 @@ Possible values: [true, false]
Default value (windows): false
Default value (not-windows): true

`CAPTURE_FFMPEG`:
`CAPTURE_FFMPEG`:
Behaviour: Captures and prints output from FFMPEG
Possible values: [true, false]
Default value : false

`FFMPEG_PATH`:
`FFMPEG_PATH`:
Behaviour: Overrides used path of ffmpeg
Possible values: Path to executable
Default value: Looks into $PATH

`RAYON_NUM_THREADS`:
`RAYON_NUM_THREADS`:
Behaviour: Limits amount of threads used by rayon
Possible values: 32-bit unsigned integer
Default value: Amount of (virtualized) cpus available on system

0 comments on commit aed2571

Please sign in to comment.