[FFmpeg-trac] #4836(documentation:new): doc/filters: fix localtime drawtext example.
FFmpeg
trac at avcodec.org
Mon Sep 7 23:22:11 CEST 2015
#4836: doc/filters: fix localtime drawtext example.
-------------------------------------+-------------------------------------
Reporter: Nikita | Owner:
Type: defect | Status: new
Priority: minor | Component:
Version: unspecified | documentation
Keywords: | Resolution:
documentation | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Nikita):
Or it can be changed from:
drawtext='fontfile=FreeSans?.ttf:text=%{localtime\:%a %b %d %Y}'
To:
drawtext="fontfile=FreeSans?.ttf:text='%{localtime\:%a %b %d %Y}'"
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4836#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list