added wireplumber confs
This commit is contained in:
@@ -17,7 +17,7 @@ start() {
|
||||
notify-send -u low "$PROGRAM_NAME" "$PROGRAM_NAME is starting ..."
|
||||
gpu-screen-recorder -w screen -f 120 -a default_output -a default_input -fm vfr \
|
||||
-c mkv -bm qp -cr full -tune quality -k av1_10bit -q very_high -r 120 \
|
||||
-replay-storage ram -ab 320 -cursor yes -keyint 2 -o "$video_path" &
|
||||
-replay-storage ram -ab 320 -cursor yes -keyint 2 -o "$video_path" &> /dev/null &
|
||||
echo $! > "$PID_FILE"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user