[FFmpeg-user] watermark text with background at the bottom center of video

davidjesse davidjesse091 at aol.com
Thu Jul 21 05:48:50 EEST 2016


I am currently using the following command which writes text with a black
background, but the text goes to the top left of the video.

ffmpeg -i myvideo.flv -vf drawtext="fontfile=/root/video/Bristol.otf:
text='Stack Overflow': fontcolor=white: fontsize=24: box=1:
boxcolor=black at 1:  x=(w-text_w)/2: y=(h-text_h)/2" -codec:a copy output.flv

I want to have a full black background cover the bottom of the video and in
the center of the black background write the text.

How would I achieve this?



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/watermark-text-with-background-at-the-bottom-center-of-video-tp4676802.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list