> I am sending in a font with size of 11, but when the final text is
> placed on the video it's a lot smaller than the 11 point font. My
> guess is that somehow it's scaling the text down.
What do you mean with a `size of 11'? Pixels, points? FreeType by
default uses 72dpi (at this resolution pixels equals points).
Windows, however, uses 96dpi. You should really ask the ffmpeg people
for assistance.
> 2) Does anyone know the correct syntax to send in more than 1 flag.
> When I sent in "no_scale" the result was that none of the text
> appears -- so my guess is that I need to send in no_scale (or
> other flags) along with render.
Flags are ORed. Again, the ffmpeg people should be able to help you
better.
Werner
_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype