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.

Dynamic parameter change of MPEG4 for DM365



Dear all

 

I have confronted somewhat mysterious problem.

Using MPEG4 encoder of DM365, dynamic parameter inputHeight and inputWidth change make a problem at function call VIDENC1_control() with XDM_SETPARAMS.

I.e., the function call VIDENC1_control returns VIDENC1_EFAIL. Of course, before changing the parameter, captured height and width are changed.

But, at the same condition, dynamic parameter targetBitRate, intraFrameInterval, etc does not make any problem at function call IDENC1_control() with XDM_SETPARAMS.

I want to know whether the result  is correct or wrong. If the result is wrong, what is the possible problem.

Regards

SH Park.