Update record/record

main
Berkeley 2024-04-07 23:39:35 +00:00
parent 0618138f0a
commit ec38bd3eb1
1 changed files with 6 additions and 2 deletions

View File

@ -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 ###
########################