Changes between Version 4 and Version 5 of Ticket #9710, comment 13


Ignore:
Timestamp:
Apr 13, 2022, 4:10:38 PM (4 years ago)
Author:
Balling

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9710, comment 13

    v4 v5  
    11>listed in the Panasonic XML data,
    22
    3 Well, then we need 120 fps sample that has timecode above 99. :) I mean, yes, it is a problem, sure. Please note we do not use xml BS. We look into tmcd. Last file here is affected too: https://samples.ffmpeg.org/mov/canon_6d/
     3Well, then we need 120 fps sample that has timecode above 99. :) I mean, yes, it is a problem, sure. Please note we do not use xml BS. We look into tmcd. Last file here is affected too: https://samples.ffmpeg.org/mov/canon_6d/ (mvi_9114.mov has 00:00:08:46 timecode, not 00:00:08:23 as mediainfo reads and not 00:00:04:23 either). That file has 50.000 inetger framerate, that is why 46 is there. Pathetic!!!
    44
    55That patch above fixes tmcd parsing, it is a little more complex as old style only support 30/1.001 frmae rate (though timecode only has 29.970 precision, which is quite funny).