Introduction
Introduction Statistics Contact Development Disclaimer Help
add USAUSA effect - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 8e3c4b8c85522a88f0d0d89c6e8cbf4896a3bebb
parent 0212d338bbaa6e6a2c3b0686586c9370f0319823
Author: Anders Damsgaard <[email protected]>
Date: Sat, 20 Apr 2024 21:59:54 +0200
add USAUSA effect
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
@@ -1067,6 +1067,7 @@ case "${text}" in
"${ircuser}, please torture #"*|\
"${ircuser}, please tshirt #"*|\
"${ircuser}, please trumpapprove #"*|\
+"${ircuser}, please USAUSA #"*|\
"${ircuser}, please USA #"*|\
"${ircuser}, please usa #"*|\
"${ircuser}, please wat #"*|\
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -221,6 +221,8 @@ process_filter() {
mix_audio_video "${mediadir}/american-asmr.mkv" "$2" "$3" 800 …
USA)
mix_audio_video "${mediadir}/american-ambiente.mp4" "$2" "$3" …
+ USAUSA)
+ mix_audio "${mediadir}/USAUSA.opus" "$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.