Hi,
In our project based on DM365 chip we work with 2 instances of codec (h264 or mpeg4) and instance of deinterlacer. It worked fine for us with version 0.9 but we encountered a problem of cmem memory leak while multiple create/delete procedures. Seems that version of 1.9 fixes the problem (at least as mentioned in release notes). So we tried to integrate the new deinterlacer with our code but failed. During creation (after both mpeg4 codecs have been created) next error is indicated while creation of deinterlacer: Assignment of alg resources through RMAN FAILED. (0x7). Seems we have lack of DMA resources. We use framework component 2.25.03.07 and linuxutils 2.25.03.09 Can you advice?
Thank you in advance