[FFmpeg-trac] #6883(undetermined:closed): [Bug] drawtext ... text='%{localtime}' get wrong second

FFmpeg trac at avcodec.org
Thu Nov 30 03:19:54 EET 2017


#6883: [Bug] drawtext ... text='%{localtime}' get wrong second
-------------------------------------+-------------------------------------
             Reporter:  happyboy678  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by llogan):

 * resolution:  needs_more_info => invalid


Comment:

 localtime is the "time at which the filter is running". If your process is
 not occurring at realtime then the printed output will be faster or slower
 depending on the speed of the filter process. This is the documented and
 expected behavior so I believe this is not a bug.

 Feel free to ask the ffmpeg-user mailing list if you need help to print
 whatever timestamp you need.

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


More information about the FFmpeg-trac mailing list