#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
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".