[FFmpeg-trac] #8725(ffprobe:new): ffprobe microseconds rounding error
FFmpeg
trac at avcodec.org
Wed Jun 10 21:49:19 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 markfilipak):
I hope the problem (Priority) is "minor" and not a symptom of a deeper
error.
The command line:
@ffprobe -hide_banner -sexagesimal -select_streams v -show_frames -of flat
-read_intervals %%+#5404 -i %1 | FINDSTR /L "e.9 e.18 e.27 e.36 e.45 e.54"
| FINDSTR /L "00.b 00.i 00.p 00.r 00.t 01.i 01.pkt_dur 01.r 01.t 02.i
02.pkt_dur 02.r 02.t 03.i 03.pkt_dur 03.r 03.t 04.i 04.pkt_dur 04.r 04.t"
| FINDSTR /L "_time= _frame= _first= _pict=" & @ECHO. & CMD /K
Samples:
I could probably list every blu-ray movie I own. Pick any of these tested
blu-ray movies:
A.I., Artificial Intelligence [2001] 097361244440
ALIEN [1979][2003] 024543711193
APOCALYPSE NOW [1979][2000] 031398126195
CAST AWAY [2000] 024543581734
DAS BOOT [1981] 043396451070
PATTON [1969] 024543835332
THE GODFATHER [1972] 097360756647
THE GOOD, THE BAD AND THE UGLY [1966] 883904362791
The Last Emperor [1987] 715515033725
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8725#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list