fix toTelegram

This commit is contained in:
Martinez 2018-05-27 18:18:06 +02:00
parent 66618fe44e
commit e724c6b09f

View file

@ -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 () {