mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-04-23 10:11:13 +09:00
Example scripts: use cbr for replay scripts
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
pidof -q gpu-screen-recorder && exit 0
|
||||
video_path="$HOME/Videos"
|
||||
mkdir -p "$video_path"
|
||||
gpu-screen-recorder -w screen -f 60 -a default_output -c mkv -r 30 -o "$video_path"
|
||||
gpu-screen-recorder -w screen -f 60 -a default_output -c mkv -bm cbr -q 45000 -r 30 -o "$video_path"
|
||||
|
||||
Reference in New Issue
Block a user