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.

TDA2EXEVM: tidl inData generation problem

Part Number: TDA2EXEVM

Hi,

I have tried many parameters with ffmpeg to generate inData_semSeg, but the print "DECODE: ERROR: ALGPROCESS FAILED (status=0x00000401)!!" appeared when run on board.

For example:ffmpeg.exe -i output.avi -s 1024x512 -r 30 -profile:v baseline -level 5.0 -vb 9000k -qmax 20 -vframes 1500 inData_semSeg.h264

Could you give me the suitable parameters for ffmpeg to generate the correct inData_semSeg, thanks.

Best regards.

Ye.