Introduction
Introduction Statistics Contact Development Disclaimer Help
ffmpeg-effect: increase relative volume of doomify audio - annna - Annna the ni…
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 7ef5ae97c8409d4e56aae471b0636484c2fdfd39
parent 9aca31ca36e6ed00b14d4e28e4aa65cfc9ce80fd
Author: Anders Damsgaard <[email protected]>
Date: Mon, 14 Jun 2021 23:19:08 +0200
ffmpeg-effect: increase relative volume of doomify audio
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M ffmpeg-effect | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg-effect b/ffmpeg-effect
@@ -70,7 +70,7 @@ process_filter() {
sexify)
mix_audio "${mediadir}/careless_whisper.mp3" "$2" "$3"…
doomify)
- mix_audio "${mediadir}/doom.mp3" "$2" "$3";;
+ mix_audio "$2" "${mediadir}/doom.mp3" "$3";;
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.