Hi, we use Tegra_Multimedia_API_R28.1 for video transcoding, I encounter the NvVideoDecoder sometime will block.
when the NvVideoDecoder in block state, the queue of OutputPlane(bitstream buffer of input) is full, and the queue of CapturePlane(empty buffer of output) is also full, but the NvVideoDecoder cann’t produce output data.
Thanks!