Can someone tell me why does the MPEG4 encoder creation fails even when I am using a kernel which has supposedly fixed the EDMA resource problems?
My VENC1_create fails when the encoder requests 38 contigous EDMA channels iff MMC/SD card is selected in the Kernel configuration. According to release notes of r37 kernel (http://processors.wiki.ti.com/index.php/DaVinci_PSP_03.01_GA_%28r37%29_Release_Notes#Fixed_in_this_release_.28Beta.2C_Build_r35.29) this is fixed in the earlier release of r35. I have an application where the av file has to be stored in the SD card.
Please help?