here's the command for a horizontal scroll. if you want vertical scroll replace the h with a v.
ffmpeg -i input.MOV -vf "scroll=h=0.001,crop=640:360:0:ih" outputscroll.MOV
this is the command for scrolling through a photo:
ffmpeg -loop 1 -framerate 30 -i input.JPG -vf "scroll=0.001,crop=640:360:0:ih,format=yuv420p" -preset veryslow -crf 18 -t 10 output.mp4
I got the command above from the link below.
link:
/ 1180179571456372737
note: when I tried to make an .MOV file it didn't seem to
00:00 intro
00:26 scroll command for a video
00:53 scroll command for a photo
Смотрите видео using ffmpeg scroll command in a video or photo онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь A Forum 29 Ноябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 720 раз и оно понравилось 8 людям.