summaryrefslogtreecommitdiff
path: root/encode.sh
diff options
context:
space:
mode:
authorCaine <caine@jihakuz.xyz>2026-03-07 12:52:55 +0000
committerCaine <caine@jihakuz.xyz>2026-03-07 12:52:55 +0000
commit01682c62c2c9ea2f7f498544ee3aaa299c0c2423 (patch)
tree82a86298eeed90bfba253bf03a4b3393b182b491 /encode.sh
Initial commit: Radio Susan scripts, configs, and SFX
Diffstat (limited to 'encode.sh')
-rwxr-xr-xencode.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/encode.sh b/encode.sh
new file mode 100755
index 0000000..bd2f77c
--- /dev/null
+++ b/encode.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec ffmpeg -hide_banner -loglevel error -f wav -i pipe:0 -f mp3 -b:a 192k pipe:1