[FFmpeg-trac] #3299(avfilter:closed): Add the possibility to fade in / fade out text with drawtext

FFmpeg trac at avcodec.org
Thu Jul 17 13:44:18 CEST 2014


#3299: Add the possibility to fade in / fade out text with drawtext
-------------------------------------+------------------------------------
             Reporter:  slhck        |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avfilter
              Version:  unspecified  |               Resolution:  fixed
             Keywords:  drawtext     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by saste):

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


Comment:

 This is possible since commit:

 {{{
 commit e9ff5df0b53076636082412f06bdd3b6aaa2b607
 Author: Andrey Utkin <andrey.krieger.utkin at gmail.com>
 Date:   Fri Jul 4 21:54:53 2014 +0300

     lavfi/drawtext: add fontcolor_expr option

     Allow to dynamically evaluate the font color.

     Signed-off-by: Stefano Sabatini <stefasab at gmail.com>
 }}}

 You need to set an expression for the fontcolor alpha component.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3299#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list