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!