Streaming Preview Sample Issue

Do you have questions about Desktop Video, Converters, Routers and Monitoring?
  • Author
  • Message
Offline

Arunkumar Nonascii

  • Posts: 2
  • Joined: Wed Oct 23, 2013 10:00 am

Streaming Preview Sample Issue

PostWed Oct 23, 2013 10:39 am

I'm using Black Magic Declink SDK 9.7.7 for the device Black Magic H264 Pro Recorder .When I'm Trying using Streaming Preview MFC Sample application. I'm getting Error on the following Line. causes an error
File DecoderMF.CPP
method :bool DecoderMF::DoProcessInputNAL(IBMDStreamingH264NALPacket* nalPacket)
code:
// Now parse it to the decoder
Code: Select all
   hr = m_h264Decoder->ProcessInput(0, newSample, 0);
   if (FAILED(hr)) //getting failed frequently
      goto bail;

Above segment often get failed.

How to optimize the code so that a video preview with out any gesture or flickering in optimized manner.

Return to Post Production

Who is online

Users browsing this forum: No registered users and 18 guests