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