Answer the question
In order to leave comments, you need to log in
What video editor allows you to make a running line?
Movavi, VDSC are not up to the task. The line is long, so effects like "scrolling text" do not work, you need some kind of video editor in which you can simply overlay a running line, but not a monster like vegas or adobe premiere, preferably something that you can really figure out in a short amount of time . Is there any such editor?
Answer the question
In order to leave comments, you need to log in
ffmpeg
-vf "drawtext=text=string1 string2 string3 string4 string5 string6 string7 :expansion=normal:fontfile=foo.ttf: y=h-line_h-10:x=(mod(5*n\,w+tw)-tw): fontcolor=white: fontsize=40: shadowx=2: shadowy=2"
viaffmpeg \
-i source_video.mp4 \
-vf........ (та длинная строка выше) \
-c:v libx264 \
-movflags +faststart \
-c:a aac \
-hide_banner \
output.mp4
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question