Skip to content

dump_markers.py returns incorrect timecode for audio markers #30

@mjiggidy

Description

@mjiggidy

From what I can tell, marker timecodes from video tracks are correctly given as sequence timecode where they occur.

From audio tracks, however, marker timecodes appear to be the offset from the beginning of the subclip they live on in the sequence, + sequence start timecode.

Apologies for the crude screenshots here, but here's an example:

image

This marker should be reported with timecode 01:10:28:09. But instead...

image

...it is listed as 01:00:01:11, which is the relative offset from the beginning of the clip in the timeline (01:11) + the timecode start of the sequence (01:00:00:00)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions