mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Fixes breakage
Referencing issue
This commit is contained in:
parent
50a442998b
commit
b38c25fab0
@ -72,7 +72,7 @@ webcam() { ffmpeg \
|
||||
|
||||
audio() { \
|
||||
ffmpeg \
|
||||
-f alsa -i default \
|
||||
-f pulseaudio -i default \
|
||||
-c:a flac \
|
||||
"$HOME/audio-$(date '+%y%m%d-%H%M-%S').flac" &
|
||||
echo $! > /tmp/recordingpid
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user