mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02:00
updated various settings
This commit is contained in:
@@ -7,7 +7,8 @@ device=${CAPTURE_DEVICE:-cpu}
|
||||
|
||||
fps=60
|
||||
format="mp4"
|
||||
v_codec="h264"
|
||||
v_codec="hevc"
|
||||
# v_codec="h264"
|
||||
a_codec="opus"
|
||||
lenght=20
|
||||
|
||||
|
@@ -7,7 +7,8 @@ device=${CAPTURE_DEVICE:-cpu}
|
||||
|
||||
fps=60
|
||||
format="mp4"
|
||||
v_codec="h264"
|
||||
v_codec="hevc"
|
||||
# v_codec="h264"
|
||||
a_codec="aac"
|
||||
output="$output/recording-$(date '+%Y-%m-%d_%H-%M-%S').$format"
|
||||
|
||||
|
Reference in New Issue
Block a user