This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to use the slice mode input with H264 Decoder in HDVICP2?

Hi,

I find in H264_Decoder_HDVICP2_UserGuide that the H264 decoder supports slice mode input for low latency purpose. But in mfcw framework, the H264 decoder's input mode is set as frame mode. I run through the codes in \DVRRDK3.5\dvr_rdk\mcfw\src_bios6\links_m3video and could not find where to set the inputDataMode.

So, could someone know how to change the input mode to slice mode in mcfw.

Thanks in advance! Appreciate for your reply!