Hi all
Could some one help on these Codec Engine issue on DM365?
1. I had tryed to RUN MPEG4+H264, MPEG4+JPEG, or H264+JPEG on DM365, but failed to run MPEG4+H264+JPEG at the same time, could some help me how to solve this? or point out the the spec that the DM365 don't support this?
2. Could some one tell me the maximum channel streaming that can be encoded on DM365 at the same time? for example, encode 2 channel H264 + 2 channel mpeg4 at the same time, I had tryed this, but failed at :
CMEM Error: getPool: Failed to get a pool fitting a size 56
Failed to open video encode algorithm: mpeg4enc (0x0)
Here is my CMEM parameters:
insmod cmemk.ko phys_start=0x85000000 phys_end=0x88000000 pools=6x4096,2x8192,1x11908,2x13184,1x2697152,6x4096,1x30720,3x81920,1x3185664,64x56,1x320,1x640,1x81920,2x5650880,2x608,1x296,1x28,2x24,13x1548288,1x8650880 allowOverlap=1 phys_start_1=0x00001000 phys_end_1=0x00008000 pools_1=1x28672
Thanks.