Introduction
Introduction Statistics Contact Development Disclaimer Help
add "science" effect for accelerating meme science - annna - Annna the nice fri…
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 4a5aa8252aa072e2c1c4cdcccbe8a4042c73a475
parent 3d55d14694ad6f84bfd571c27cdc48af5e39fd23
Author: Anders Damsgaard <[email protected]>
Date: Mon, 8 Nov 2021 14:22:38 +0100
add "science" effect for accelerating meme science
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
@@ -787,6 +787,7 @@ case "${text}" in
"${botname}, please loop #"*|\
"${botname}, please mow #"*|\
"${botname}, please reverse #"*|\
+"${botname}, please science #"*|\
"${botname}, please scrollify #"*|\
"${botname}, please sendtohell #"*|\
"${botname}, please sexify #"*|\
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -101,6 +101,8 @@ process_filter() {
$ffmpeg_common -i "$2" \
-vf reverse -af areverse \
"$3" </dev/null;;
+ science)
+ replace_audio "${mediadir}/accelerating-science.mp3" "…
scrollify)
mix_audio "${mediadir}/elder_scrolls.mp3" "$2" "$3";;
sendtohell|amsterdamify)
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.