Introduction
Introduction Statistics Contact Development Disclaimer Help
add usa/USA filters - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 96ba6bc7f38510e7ebe9050168a69279afe4a111
parent 8e2ffb6c1dc6f105c59ac450879afd3f79564376
Author: Anders Damsgaard <[email protected]>
Date: Thu, 30 Mar 2023 21:20:40 +0200
add usa/USA filters
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M annna-message-common | 2 ++
M ffmpeg-effect | 4 ++++
2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/annna-message-common b/annna-message-common
@@ -959,6 +959,8 @@ case "${text}" in
"${ircuser}, please torture #"*|\
"${ircuser}, please tshirt #"*|\
"${ircuser}, please trumpapprove #"*|\
+"${ircuser}, please USA #"*|\
+"${ircuser}, please usa #"*|\
"${ircuser}, please wat #"*|\
"${ircuser}, please widen #"*|\
"${ircuser}, please ww1 #"*|\
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -210,6 +210,10 @@ process_filter() {
side_by_side "${mediadir}/clockworkorange.mkv" "$2" "$3";;
trumpapprove)
mix_audio "${mediadir}/trump-approves.opus" "$2" "$3";;
+ usa)
+ mix_audio_video "${mediadir}/american-asmr.mkv" "$2" "$3" 800 …
+ USA)
+ mix_audio_video "${mediadir}/american-ambiente.mp4" "$2" "$3" …
wide|widen)
$ffmpeg_common -i "$2" \
-vf "scale=iw*4:ih,crop=iw/4:ih:iw/4:ih,setsar=1" \
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.