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

Requests: Add Deinterlacing Functionality #1192

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

asoulliereHT
Copy link

@asoulliereHT asoulliereHT commented Dec 18, 2023

Description

Added GetSourceDeinterlaceMode, SetSourceDeinterlaceMode, GetSourceDeinterlaceFieldOrder, SetSourceDeinterlaceFieldOrder

Motivation and Context

There's currently no way to get/set the deinterlacing settings on a source. I needed the ability to enable deinterlacing via websockets for an automation project.

This PR addresses #1183

How Has This Been Tested?

I built the plugin with the latest release of OBS and tested using postman calls.
Tested OS(s):

  • Windows 10
  • macOS Ventura

Types of changes

  • New request/event (non-breaking)

Checklist:

  • I have read the Contributing Guidelines.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • My code is not on master or a release/* branch.
  • The code has been tested.
  • I have included updates to all appropriate documentation.

Aaron Soulliere and others added 4 commits December 18, 2023 13:10
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.

None yet

1 participant