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

Multiple input video and audio issue #47

Closed
UrbanSam opened this issue Aug 16, 2021 · 5 comments
Closed

Multiple input video and audio issue #47

UrbanSam opened this issue Aug 16, 2021 · 5 comments
Assignees
Labels
Bug 🐛 Something isn't working duplicate This issue or pull request already exists

Comments

@UrbanSam
Copy link

When using multiple decklink input, the first input feed will work properly on start, but when second one is being turn on via script .Begin(). The input feed for first one will have a green bar on top.

When I try to to turn off the first and turn it back on the feed will work properly again, but without audio.

  • Unity version: 2021.1.7f1
  • AVPro DeckLink version: 1.9.0
  • Operating system version: Windows 10
  • Hardware model: Decklink duo 2
  • Cables used: BNC Male to BNC Male RG179 75 Ohm SDI Cable
  • Desktop Video version: 12.1
  • Video mode (resolution, frame-rate, pixel-format): 1920x1080@60p 8 bit 4:2:2 YUV

Screenshot of issue here:
https://drive.google.com/file/d/1WMsRe-aPL_eOYAJdthz1ppht7LWbF-FI/view?usp=sharing

@AndrewRH
Copy link
Member

Hi,

Thanks for reporting this issue. Could you take a look at the solution proposed in #46 and see if that solves it for you?

Thanks,

@UrbanSam
Copy link
Author

UrbanSam commented Aug 18, 2021

Hi,
I have tried implementing the fix, same issue. I just try on a empty project with the InputDemo scene, duplicate the Decklink object with DecklinkInput.cs, so I got 2 input.

But seem to be working now, once I make sure the 2nd input is getting signal. Then it will not show the green bar anymore for some reason...
Previously it haven't had any signal thru the 2nd decklink port.

Audio wise still the same issue, only the last one insatiate have sound..

@AndrewRH AndrewRH added the Bug 🐛 Something isn't working label Aug 18, 2021
@AndrewRH
Copy link
Member

So this seems to have been resolved, but there is an audio issue remaining...Seems like a logic bug.

@AndrewRH AndrewRH changed the title Multiple input issue Multiple input video and audio issue May 13, 2022
@RichRH
Copy link
Collaborator

RichRH commented Dec 4, 2023

Closing and merging this ticket into #55.

Cheers,

@RichRH RichRH closed this as completed Dec 4, 2023
@RichRH RichRH added the duplicate This issue or pull request already exists label Dec 4, 2023
@Chris-RH
Copy link
Collaborator

This issue has been fixed in the latest release (AVPro Decklink version 1.9.7). Please let us know if this issue has not been fixed for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants