Skip to content

libobs: Correct FPS in obs_canvas_get_video_info to match main canvas#13216

Open
dsaedtler wants to merge 1 commit intoobsproject:masterfrom
amazon-contributing:rodney/fix-canvas-video-info
Open

libobs: Correct FPS in obs_canvas_get_video_info to match main canvas#13216
dsaedtler wants to merge 1 commit intoobsproject:masterfrom
amazon-contributing:rodney/fix-canvas-video-info

Conversation

@dsaedtler
Copy link
Contributor

Description

Sets the FPS value for canvases so it always matches the main canvas, regardless of what was set.

Motivation and Context

Noticed that the FPS sent via the multitrack API is sometimes wrong when the OBS FPS is changed without restarting. This caused some issues.

How Has This Been Tested?

Tested multitrack API requests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

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