Notices where this attachment appears
-
@Zerglingman @menherahair It is simple, just ffmpeg filter with animated text over a prerendered video.
sin="sin((t-3.85)*10)*50/((t-2.85)^10)"; ffmpeg -i shunga.mp4 -vf "drawtext=text='111.117.111.111':enable='gt(t,3.50)':x='if(lt(t,3.85),min((w-text_w)/2-((w-text_w)/4)*(1.0-(t-3.50)/(3.85-3.50)),(w-text_w)/2),(w-text_w)/2+if(gt(abs($sin),1),$sin,0))':y=(h-text_h)/2+50:fontsize=120:fontcolor=white:fontfile=Cardosan.otf:borderw=5:bordercolor=#3d2cd9:alpha=(t-3.50)" shunga_text.mp4 -y