People hate mp4, so we have to go for mkv. - annna - Annna the nice friendly bot.
HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
DIR commit 100382eb03c2da545f74b1629af96a4b32f784c4
DIR parent fd56755a4bc730b8ee1214b094dca5d90ea2556c
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
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(-)
---
DIR 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" \