#4836: doc/filters: fix localtime drawtext example.
-------------------------------------+-------------------------------------
Reporter: Nikita | Type: defect
Status: new | Priority: minor
Component: | Version:
documentation | unspecified
Keywords: | Blocked By:
documentation | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Need to fix drawtext text expansion example in documentation:
http://ffmpeg.org/ffmpeg-filters.html#Examples-37
From:
drawtext='fontfile=FreeSans.ttf:text=%{localtime\:%a %b %d %Y}'
To:
drawtext='fontfile=FreeSans.ttf:text=%{localtime\\:%a %b %d %Y}'
Description of why to use the double backslash:
https://trac.ffmpeg.org/ticket/3253
Related old fix:
https://ffmpeg.org/pipermail/ffmpeg-devel/2014-September/162729.html
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4836>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac