diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index c78b59d..f0a9ead 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -136,7 +136,7 @@ function tomp4 () { } function toTelegram () { - over-video --container mp4 --video x264 --video-preset slow --video-quality 22 +F "scale=1280:trunc(ow/a/2)*2" +A "${@}" + over-video --container mp4 --video x264 --video-preset slow --video-quality 22 --move-source "" +F "scale=1280:trunc(ow/a/2)*2" +A "${@}" } function mkvoid () {