Hi,
My data flow is DEC->DEI->ENC with B frame enabled. System works well with stream output. But once source changed I have to use ENC_LINK_CMD_SET_CODEC_BITRATE to reset encoder to make sure first frame is I frame. This method works well for the first time I set bitrate, but while I set it again there's no frame output by encoder. I have tried the way with B frame disabled, it works well. So I think this issue may have sth. to do with B frame. Any help?
BTW, I'm using RDK4.1.
Yang.