add info to readme
This commit is contained in:
parent
013bd0d82b
commit
4d6225b132
1 changed files with 16 additions and 4 deletions
|
@ -35,3 +35,15 @@
|
||||||
nvid_ac: set audio codec (default: aac)
|
nvid_ac: set audio codec (default: aac)
|
||||||
nvid_ba: set audio bitrate (default: 160k)
|
nvid_ba: set audio bitrate (default: 160k)
|
||||||
nvid_ar: set audio samplerate (default: 48000)
|
nvid_ar: set audio samplerate (default: 48000)
|
||||||
|
|
||||||
|
# Dependencies
|
||||||
|
|
||||||
|
- `bash`
|
||||||
|
- `ffmpeg`
|
||||||
|
- `perl`
|
||||||
|
- `pactl`
|
||||||
|
|
||||||
|
# Requirements
|
||||||
|
|
||||||
|
This assumes you use X11, PipeWire and pipewire-pulse.
|
||||||
|
You also need a pretty fast disk and a lot of free space to record with this tool with the default settings. Consider increasing `rec_crf` if you don't have those.
|
||||||
|
|
Loading…
Reference in a new issue