[FFmpeg-trac] #3699(avfilter:closed): Ability to use expressions using Drawtext to offset frame number without returning double

FFmpeg trac at avcodec.org
Thu Jul 17 13:42:01 CEST 2014


#3699: Ability to use expressions using Drawtext to offset frame number without
returning double
-------------------------------------+------------------------------------
             Reporter:  synth        |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avfilter
              Version:  git-master   |               Resolution:  fixed
             Keywords:  drawtext     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by saste):

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


Comment:

 It is something like {{{text='%{eif\:n+OFFSET}'}}}

 Since commit:
 {{{
 commit dec87454deb2f2a314f309cd6c1fa636503a70ae
 Author: Andrey Utkin <andrey.krieger.utkin at gmail.com>
 Date:   Fri Jul 4 12:16:16 2014 +0300

     lavfi/drawtext: add expansion function eif()

     It evaluates expression and outputs it as integer value, using
 specified
     format.

     Address trac ticket #3699.

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

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


More information about the FFmpeg-trac mailing list