Hi Anshu, Just to give an update on what i am doing for future reference possibly. I had some mistake in the enumerations related to the structures you mentioned. However there a few more bugs after that, i had some problems with memory management (the one that needs to happen in run time to obtain the memory requirements) this is now fixed and the BAM_createGraph is successful alongside the AlgIvision_create function. Now i seem to be stuck in the *_process it seems there is some loop that tries to calculate multiple frames based on the number of buffers(maybe there was some erroneous code) in one call and when i change the number of buffers to 2 it stucks in the second iteration. I am also looking at the function *_dmaControl because maybe i have to modify it to make it support the second buffer. BR, Theodore
↧