Skip to content

Replace ToInt with ToDouble in Timecode.ToTimeSpan method#7

Open
vulzee wants to merge 6 commits intoailen0ada:masterfrom
vulzee:patch-1
Open

Replace ToInt with ToDouble in Timecode.ToTimeSpan method#7
vulzee wants to merge 6 commits intoailen0ada:masterfrom
vulzee:patch-1

Conversation

@vulzee
Copy link
Copy Markdown

@vulzee vulzee commented Mar 19, 2026

Fix overflow error for high timecodes, i.e. 23:59:59:00 for 25 fps.
TotalFrames * 1000 exceeds int capabilities

@vulzee vulzee changed the title Add ToLong extension to FrameRate enum Replace ToInt with ToDouble in Timecode.ToTimeSpan method Mar 19, 2026
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

Successfully merging this pull request may close these issues.

1 participant