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

FFmpeg trac at avcodec.org
Tue May 17 04:20:29 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                     |
---------------------------------+-----------------------

Comment (by Marcos Mello):

 I think some bug still remains, because the time isn't updated correctly.

 Tested with git-N-29973-gf2962ac and the following command:

 {{{
 ffmpeg -i sign_irene_cif.y4m -vf
 drawtext="fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf:
 text='%T %D': x=10: y=10: fontsize=24: fontcolor=black: box=1:
 boxcolor=white at 0.7" -vcodec libx264 -preset fast -crf 34 -threads 0
 strftime.mkv
 }}}

 See the "strftime.mkv" attachment.

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


More information about the FFmpeg-trac mailing list