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

Video Player Maker - Setting for the time measurement unit #10

Closed
DNin01 opened this issue Nov 18, 2023 · 1 comment
Closed

Video Player Maker - Setting for the time measurement unit #10

DNin01 opened this issue Nov 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@DNin01
Copy link
Owner

DNin01 commented Nov 18, 2023

A lot of TurboWarp project creators like that you can increase the framerate and may want to create video projects with custom framerates out of the box. However, that can get a little tricky when the video player engine tries to adapt to the modified framerate, by changing the progress per frame so it runs the same speed as it would at 30 FPS. It should be easier to change the measurement unit so your video timeline can be measured in, say, 1/60ths of a second or any other unit instead. This is especially helpful for framerates like 44 FPS that don't divide nicely by 30 FPS ($30 / 44 = 0.68181818181…$).

With this, you'd also be able to measure time with units other than frames, such as seconds!

@DNin01 DNin01 added the enhancement New feature or request label Nov 18, 2023
@DNin01
Copy link
Owner Author

DNin01 commented Nov 18, 2023

#5 partially defeats the purpose of having nice round timestamps to measure against, though, but I might find a way for creators to choose to keep the current non-delta-timed behavior.

@DNin01 DNin01 changed the title Video Player Maker - Set a base framerate Video Player Maker - Setting for the time measurement unit Nov 25, 2023
@DNin01 DNin01 closed this as completed in 018c6ca Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant