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

Interlaced Output/Input Option #15

Open
enslaved2die opened this issue Sep 27, 2018 · 10 comments
Open

Interlaced Output/Input Option #15

enslaved2die opened this issue Sep 27, 2018 · 10 comments
Assignees
Labels
enhancement New feature or request

Comments

@enslaved2die
Copy link

enslaved2die commented Sep 27, 2018

How or is it possible to enable a interlaced input/output option with the addition of deinterlacing for the input source?
This feauture would be really helpful for broadcasting purposes.

@enslaved2die enslaved2die changed the title Interlaced Output Option Interlaced Output/Input Option Sep 27, 2018
@keijiro keijiro self-assigned this Sep 28, 2018
@keijiro keijiro added the question Further information is requested label Sep 28, 2018
@keijiro
Copy link
Owner

keijiro commented Sep 28, 2018

Thanks for the feedback. I didn't know that the interlacing feature could have such an importance.

Could you provide information about what software/hardware you are using the feature with? I can implement the feature without much effort, but I wonder how I can test it.

@enslaved2die
Copy link
Author

enslaved2die commented Sep 28, 2018

Our goal is to get interlaced camera data with NDI into unity and do some AR stuff in a studio environment and do the output with NDI in the same way.
We for now have the same problem with the testing, the project has not started yet but our research phase will start soon, or when you ask me, it is started.
I used an buged version of the OBS NDI Plugin (Version 4.1.1 []https://github.com/Palakis/obs-ndi/releases?after=4.1.3) ) here the output was always interlaced, so Ive noticed that your plugin doesnt like interlaced stuff. To see if the output works with interlaced is as simple as using the NDI Studio Monitor coming with the NewTek NDI Tools, its shows the current Resolution and Framerate in the Window Header.
I hope this can help you in some way. :)

I really want to thank you for this plugin aswell as the plugin for ios/mac, I´ve used the ios plugin with arkit so we can better record the casting session of the same project and see how well the presenter can interact with an invisible object. It worked like a charm.

@keijiro keijiro added enhancement New feature or request and removed question Further information is requested labels Oct 2, 2018
@keijiro
Copy link
Owner

keijiro commented Oct 2, 2018

I took a look at NDI SDK 3.7 and realized that the newly added frame-sync API could solve this kind of jittering problems. I'll try it when I have time.

@vbxcoder
Copy link

Is this possible to output 1080i50 or 1080p50 stream with this plug-in? I need that for some broadcast integration project. Also If you need I can help about test environments.

@vbxcoder
Copy link

Or just configure frame rate

@keijiro
Copy link
Owner

keijiro commented Feb 21, 2022

Try changing the refresh rate of your PC display to 50Hz. Unity will sync to it.

@enslaved2die
Copy link
Author

I would try the output precise frame rate with GenLock like described here https://github.com/Unity-Technologies/GenLockProofOfConcept

@vbxcoder
Copy link

vbxcoder commented Feb 21, 2022

@keijiro thanks for reply, I tried but it doesn't affect. Still output is 1080/59.94p

@keijiro
Copy link
Owner

keijiro commented Feb 21, 2022

@vbxcoder
Copy link

Thanks @keijiro I solved my problem exactly how you said

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants