Update record/record
parent
0618138f0a
commit
ec38bd3eb1
|
@ -1,8 +1,12 @@
|
|||
#!/bin/sh
|
||||
|
||||
# dependencies= pulseaudio, ffmpeg
|
||||
# Check README for more details. (https://github.com/whoisYoges/record-with-ffmpeg/blob/master/README.md)
|
||||
|
||||
# Credits to: (https://github.com/whoisYoges/record-with-ffmpeg/blob/master/README.md)
|
||||
# I make some updates here just for my use...
|
||||
# FPS="23" for better quality and resolution to 1920x1080
|
||||
# for check your device list use this commnad:
|
||||
# pactl list sources
|
||||
# and change the values on the audio configuration; that's all!
|
||||
########################
|
||||
### Variables Starts ###
|
||||
########################
|
||||
|
|
Loading…
Reference in New Issue