[FFmpeg-trac] #207(avfilter:closed): Drawtext filter displays static date (date doesn't update)

FFmpeg trac at avcodec.org
Tue May 17 00:19:56 CEST 2011


#207: Drawtext filter displays static date (date doesn't update)
---------------------------------+-----------------------
Reporter:  xj25vm                |       Owner:  michael
    Type:  defect                |      Status:  closed
Priority:  important             |   Component:  avfilter
 Version:  git                   |  Resolution:  fixed
Keywords:  libavfilter drawtext  |  Blocked By:
Blocking:                        |  Reproduced:  1
Analyzed:  1                     |
---------------------------------+-----------------------
Changes (by saste):

 * analyzed:  0 => 1
 * status:  new => closed
 * resolution:   => fixed
 * reproduced:  0 => 1


Comment:

 Fixed in commit:

 commit ce207e050e38352541531e2f09d62c2f54680063
 Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
 Date:   Mon May 16 20:11:50 2011 +0200

     drawtext: fix strftime() text expansion

     The feature was dropped after the filter was partially rewritten and
     recommitted.

     Fix issue #207.

 As for the CPU usage issue, can you try to git bisect in order to
 determine which commit changed it? (but please do it in a separate ticket)

 Also note that 100% CPU usage for ffmpeg is not so weird.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/207#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list