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

change frame rate #1189

Closed
isdito opened this issue May 2, 2014 · 7 comments
Closed

change frame rate #1189

isdito opened this issue May 2, 2014 · 7 comments
Labels

Comments

@isdito
Copy link

isdito commented May 2, 2014

hello.

It is posible change the frame rate? (fps) 25 --> 12.

Thank you

@mmcc mmcc added the question label May 2, 2014
@mmcc
Copy link
Member

mmcc commented May 2, 2014

There is an open PR to add support for playbackRate and defaultPlaybackRate, but it hasn't landed in master yet. I'm going to close this ticket as a dupe of #840, so you can track either the PR or that issue for progress.

In the meantime, there is a plugin that will add support today, or you can access the player itself and use playbackRate directly.

@mmcc mmcc closed this as completed May 2, 2014
@isdito
Copy link
Author

isdito commented May 2, 2014

Thank you for answer me.

If you dont mind give another infomation of two questions.

It is posible mark keyframe in the slider?
it is posible create a button to go to a especific frame?

thank you.

@mmcc
Copy link
Member

mmcc commented May 2, 2014

Both of these things could be done programmatically in Javascript, but neither are supported natively by Video.js.

@isdito
Copy link
Author

isdito commented May 2, 2014

OK thank you I go to search.

I suscribe to #840 .

Thank you

@gkatsev
Copy link
Member

gkatsev commented May 2, 2014

Also, framerate isn't quite the same as playback rate. Playback rate can be changed in the browser but framerate cannot. Framerate is set by the recorder and encoder of the video.

@isdito
Copy link
Author

isdito commented May 2, 2014

Sorry it is my mistake and my bad english.

It is playbak rate.? and marke keyframes in the slider to go there.

Thank you.

@heff
Copy link
Member

heff commented May 13, 2014

Support for playbackRate is in master now. See #1132

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants