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

Keyframe rate problem #3

Open
magiesrb opened this issue Nov 25, 2021 · 1 comment
Open

Keyframe rate problem #3

magiesrb opened this issue Nov 25, 2021 · 1 comment

Comments

@magiesrb
Copy link

Hi,
I managed to install and make the code work but I still have a problem. The keyframe rate is not an integer (29.97 instead of 30) and therefore, it crashes and says "argument 1 has unexpected type 'float'". What could I do ?
Thanks !

@njzhangyifei
Copy link
Owner

Try converting your original video frame rate =30?

29.97 is NTSC standard but it doesn’t make sense here.

Otherwise maybe you can send in a PR that fixes this issue? Shouldn’t be too complicated.

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

2 participants