Update 'README.md'

This commit is contained in:
Fierelier 2022-02-11 19:59:49 +00:00
parent 9e7bc14af4
commit d91b07799b
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ You can use variables within the ini. A variable looks like this: `$key$`. There
You can also use system environment variables. Example: `$SYS:HOME$` - This inserts your system's `HOME` variable.
It's also possible to pull other configuration values. For example, if you want to insert the value of `binary` from `[DEFAULT]`, you can use: `$CONF:DEFAULT\binary$`.
It's also possible to pull other configuration values. For example, if you want to insert the value of `binary` from `[DEFAULT]`, you can use: `$CONF:DEFAULT/binary$`.
# ??? help
- To know what to do, you wanna look up how to use ffmpeg.
- If you wanna fiddle with the quality and speed, you need to edit `output` in the config. With `input` you can also lower or raise the desired framerate.
- The way the Windows configuration is set up on default, you will require the [virtual-audio-capturer](https://github.com/rdp/virtual-audio-capture-grabber-device) device.
- The way the Windows configuration is set up on default, you will require the [virtual-audio-capturer](https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases) device.