Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dump_markers.py returns incorrect timecode for audio markers #30

Open
mjiggidy opened this issue Nov 21, 2024 · 0 comments
Open

dump_markers.py returns incorrect timecode for audio markers #30

mjiggidy opened this issue Nov 21, 2024 · 0 comments

Comments

@mjiggidy
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant