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.

JPEG decode problem

For project needs ,we have to run av_server of IPNC v2.6 and image_decode at one time.

But when we ran image_decode first,we can't run av_server then.The borad has no response at all.

I ran the program by manual:

 ./image_decode_io1_dm365.x470MV -c jpegdec -i head.jpg -o out.yuv

It works ok.

And I ran the av_server with MJPEG.

./av_server.out DM365 APPRO2A AEWB 2MP MJPEG 75 MENUOFF &

The program rans OK,but It has no response at all,can't get image etc.

I tried other version of av_server,It had the same problem.

Our platform is as follow:

IPNC v2.6

dvsdk_2_10_01_18

image_decode_io1  to decode the JPEG file.

Anyone once confront this problem?Please help me,thank you~~

yours

Xiang