Introduction
Introduction Statistics Contact Development Disclaimer Help
add namflashback filter - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 2b1c7d6c2f1375ee9efdf3eea6b0d66274a42c58
parent 8897a0f72786e1100455d8f90a2335b84e64d83e
Author: Anders Damsgaard <[email protected]>
Date: Sun, 30 Oct 2022 20:20:41 +0100
add namflashback filter
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M annna-message-common | 1 +
M ffmpeg-effect | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -880,6 +880,7 @@ case "${text}" in
"${ircuser}, please imam #"*|\
"${ircuser}, please loop #"*|\
"${ircuser}, please mow #"*|\
+"${ircuser}, please namflashback #"*|\
"${ircuser}, please putin #"*|\
"${ircuser}, please reverse #"*|\
"${ircuser}, please ritual #"*|\
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -161,6 +161,8 @@ process_filter() {
"$3" </dev/null;;
mow)
mix_audio "${mediadir}/lawn-mower.mp3" "$2" "$3";;
+ namflashback)
+ mix_audio "${mediadir}/namflashpack.opus" "$2" "$3";;
reverse)
$ffmpeg_common -i "$2" \
-vf reverse -af areverse \
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.