[FFmpeg-trac] #9427(avfilter:closed): Wrong vertical alignment in drawtext

FFmpeg trac at avcodec.org
Sun Sep 19 14:06:51 EEST 2021


#9427: Wrong vertical alignment in drawtext
--------------------------------------+------------------------------------
             Reporter:  Michael Koch  |                    Owner:  (none)
                 Type:  defect        |                   Status:  closed
             Priority:  normal        |                Component:  avfilter
              Version:  git-master    |               Resolution:  wontfix
             Keywords:                |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Changes (by Michael Koch):

 * status:  new => closed
 * resolution:   => wontfix

Comment:

 I found a simple solution:
 Replace y=50-text_h by y=50-ascent
 This seems to work for all characters.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9427#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list