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.

How to use MPEG4 codec library on L138 or 674x

Other Parts Discussed in Thread: OMAPL138

Hi,

i have problems to get running a sample applicaion included in : ...\cs1omapl138_1_00_00\packages\ti\sdo\codecs\mpeg4enc\app\

It is dedicated for DM6440, but should be compatible with C64+ cores (like L138). After adaptation of cmd file (see SPRAP73), application can be compiled and runs till PROCESS function of the codec. ividEncfxns->process((IVIDENC1_Handle)handle

But it hangs inside of this function.

My questions:

1. is included library mp4venc_ti.l64P compatible with L138?

2. is there any other example/application note how to use this library on L138?

3. can you propose any other solution, how to implement teh MPEG4 encoder on L138 using only 674x core (w/o ARM usage), because the application will run later on naked 674x DSP.

 

Thanks in advance