Hi davinci team :
We want to use JEPG encoder to encode video data. I use the application which offered by dvsdk_3_10_00_19
It's path is : /opt/dvsdk_3_10_00_19/dmai_2_10_00_12/packages/ti/sdo/dmai/apps/image_encode_io1
but It can only encode one frame. I try to add while near xxx_process,. Although display code success
I find that only the first output(input is fisrt frame) is right, others is wrong. however,I add while before
engine_open(), It can encode every frame rightly. but in my opinion, this way is not reasonable.
I want to know how to solve this question ?
thanks. best wishes
changqing sun