[FFmpeg-trac] #11149(avfilter:reopened): "drawtext" filter produces trembling text?

FFmpeg trac at avcodec.org
Thu Aug 22 18:58:10 EEST 2024


#11149: "drawtext" filter produces trembling text?
------------------------------------+------------------------------------
             Reporter:  idest       |                    Owner:  (none)
                 Type:  defect      |                   Status:  reopened
             Priority:  normal      |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:  drawtext    |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Comment (by idest):

 Turns out what font is used matters, for example, if I add "font=tahoma"
 to the filter value, making it

 {{{
 drawtext=text='%{pts\:hms}':font=tahoma:fontsize=124:fontcolor=white
 }}}
 , there's no trembling in the output video.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11149#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list