[FFmpeg-user] drawtext fadeout or pause X frames then move out of frame?
Damon Edwards
dzedward at gmail.com
Fri Apr 27 00:07:35 CEST 2012
Is there a way to fade out text created with 'drawtext', or let is pause at
its initial x,y then move off frame after X number of frame?
current sample instructions puts the text in the center:
ffmpeg -i table.mp4 -vf "fade=in:0:30 [xxx]; [xxx]
drawtext=textfile=txtoverlay:fontfile=FONT_FILE:x=(w-text_w)/2:y=(h-text_h-line_h)/2:fontsize=21:fontcolor=white:shadowy=2"
overlaid.mp4
More information about the ffmpeg-user
mailing list