DisableVideoOutput() freeze

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

Basavaraja Vandrotti

  • Posts: 4
  • Joined: Tue Dec 06, 2016 5:46 pm

DisableVideoOutput() freeze

PostMon Jan 16, 2017 7:17 pm

Hi
I have written an application to send 4k output on SDI4K decklink card.
In my application First I intailze device, and enable video output with display mode, preroll with 5 frames
and then start the StartScheduledPlayback allmost same steps as sample file TestPattern.cpp
when I call Stop, in my stop function i have the following statements
StopScheduledPlayback(0, NULL, 0);
DisableAudioOutput();
DisableVideoOutput();

when it comes to DisableVideoOutput(), it just freezes here, doesn't come out at all

In forum i saw so many people facing this issue. Could you please tell how should i solve this issue.

Regards
Basav
Offline

Nicholas Gill

Blackmagic Design

  • Posts: 169
  • Joined: Mon May 04, 2015 10:28 pm

Re: DisableVideoOutput() freeze

PostMon Jan 23, 2017 4:24 am

Hi Basav,

Could you please show / describe how your application schedules frames for playback and advise the thread context from which DisableVideoOutput[1] is called?

Cheers,

-nick

[1] 2.5.3.6 IDeckLinkOutput::DisableVideoOutput method

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 8 guests