Introduction
Introduction Statistics Contact Development Disclaimer Help
add celtify filter effect - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 323c0040210da6a7fb2af90c5ebcdf4200f9ad82
parent 82f387c8af443e4a1eca8688159c0809a8a56d6f
Author: Josuah Demangeon <[email protected]>
Date: Sun, 5 Dec 2021 17:04:42 +0100
add celtify filter effect
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M ffmpeg-effect | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -81,6 +81,8 @@ process_filter() {
$ffmpeg_common -i "$2" \
-filter_complex "[0]reverse[r];[0][r]concat,lo…
"$3" </dev/null;;
+ celtify)
+ mix_audio "${mediadir}/broceliande.ogg" "$2" "$3";;
concatenate)
mix_audio "${mediadir}/concatenate.mp3" "$2" "$3";;
dontdoit)
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.