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

Fixed warnings produced by test_record_video.py and test_video_recorder.py #2703

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

pseudo-rnd-thoughts
Copy link
Contributor

With #2654, test_record_video.py and test_video_recorder.py were throwing new warnings
This was caused by the new render_fps value being different from the default backward compatible value.

Updated the default backward compatible values to be the up to date parameters

…er.py by using the self._frames_per_sec value as default value if video.frames_per_second is missing
… video.output_frames_per_seconds are the updated frames_per_sec and output_frames_per_sec values
@vwxyzjn
Copy link
Contributor

vwxyzjn commented Mar 25, 2022

Thank you for this PR. @jkterry1 this looks good to me.

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.

3 participants