#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".