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

FFmpeg trac at avcodec.org
Wed Jun 10 21:59:22 EEST 2020


#8725: ffprobe microseconds rounding error
-------------------------------------+-----------------------------------
             Reporter:  markfilipak  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  minor        |                Component:  ffprobe
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by mkver):

 Let me guess: Your input files are Matroska with a TimestampScale of
 1000000 (i.e. ms precision)? (In this case the result you are seeing stems
 from the duration fields having ms precision (even when the container is
 able to specify a more precise duration via its DefaultDuration).)

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


More information about the FFmpeg-trac mailing list