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.