People hate mp4, so we have to go for mkv. - annna - Annna the nice friendly bo… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 100382eb03c2da545f74b1629af96a4b32f784c4 | |
parent fd56755a4bc730b8ee1214b094dca5d90ea2556c | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sat, 15 May 2021 21:22:18 +0200 | |
People hate mp4, so we have to go for mkv. | |
Diffstat: | |
M annna-message-common | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -652,7 +652,7 @@ case "${text}" in | |
"${botname}, please widen #"*) | |
hashtag="$(printf "%s\n" "${text}" | cut -c 22-)" | |
origext="$(grep -E "^#${hashtag} " "${hashtagfile}" | sed 's/.*\.//')" | |
- widefile="wide-${hashtag}.${origext}" | |
+ widefile="wide-${hashtag}.mkv" | |
{ | |
if ffmpeg -n -i "/br/gopher/memecache/${hashtag}.${origext}" \ | |
-vf "scale=iw*4:ih,crop=iw/4:ih:iw/4:ih,setsar=1" \ |