freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] freetype in ffmpeg scaling fonts down


From: Werner LEMBERG
Subject: Re: [ft] freetype in ffmpeg scaling fonts down
Date: Mon, 04 Apr 2011 18:58:51 +0200 (CEST)

> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]