[FFmpeg-trac] #8725(ffprobe:new): ffprobe microseconds rounding error

FFmpeg trac at avcodec.org
Wed Jun 10 19:39:53 EEST 2020


#8725: ffprobe microseconds rounding error
-------------------------------------+-------------------------------------
             Reporter:  markfilipak  |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffprobe      |                  Version:  git-
                                     |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 For a 24/1.001 FPS video, ffprobe is reporting
 'frames.frame.x.pkt_duration_time="0:00:00.041700"' instead of
 'frames.frame.x.pkt_duration_time="0:00:00.041708"'. The rounding to
 microseconds is off.

 How to reproduce:
 {{{
 % ffprobe -i input
 ffmpeg version ffmpeg-20200610-9dfb19b-win64-static
 built on 20200610
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8725>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list