-
Notifications
You must be signed in to change notification settings - Fork 19
Burn Frame Number
George Stoyanov edited this page Sep 22, 2017
·
5 revisions
ffmpeg -i -vf "drawtext=fontfile=/usr/share/fonts/truetype/freefont/FreeSans.ttf:text=%{eif\:n+1\:d}: x=(w-tw)/2: y=h-(2*lh): fontsize=100: fontcolor=white: box=1: boxcolor=0x00000099" -c:v libx264 -x264opts nal-hrd=cbr -b:v 60M -minrate:v 60M -maxrate:v 60M -muxrate 70M -bufsize:v 120M -c:a aac -ac 2 -b:a 128k -f mpegts <output.ts>