Changes between Version 5 and Version 7 of Ticket #10018


Ignore:
Timestamp:
Nov 10, 2022, 10:13:13 AM (4 years ago)
Author:
Peter Z
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10018 – Description

    v5 v7  
    6060{{{
    6161% ffprobe -show_packets repro.mp4
     62 --- full ffprobe output in attached file ---
    6263}}}
    6364With ffmpeg 4.4.1 this would show packet duration as 2 (2/60) but with ffmpeg 5.x all the packets get duration 1 (1/60).
     
    6667{{{
    6768% ffmpeg -i repro.mp4 -c copy remux.mp4
    68  --- full ffprobe output in attached file ---
    6969}}}
    7070