[FFmpeg-user] Question on Drawtext box
Steven Spartz
spartman27 at itctel.com
Fri Aug 31 17:57:53 CEST 2012
Perhaps Im blind or am not sure where to look or what to look for but, I
was wondering the following.
Is it possible to have multiple drawtext boxes in the ffmpeg stream?
Here is what my command looks like now:
ffmpeg -f alsa -ac 1 -i pulse -f video4linux2 -i /dev/video0 -s 1024x576
-vf
drawtext="fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf:
text='\%D \%r': fontcolor=white at 1.0: x=140: y=450: fontsize=30:
box=1: boxcolor=black at 1.0" -vcodec libx264 -acodec libmp3lame -ab 28k
-ar 22050 -vb 350k -f flv rtmp://
More information about the ffmpeg-user
mailing list