I am using DM36x H.264 Encoder as SVC-T Encoder. (Ver:02.30.00.04)
numTemporalLayers = 3 and svcSyntaxEnable = 1
This is working upto a resolution of 1280x960. Beyong that it is throwing up cmem errors.
E.g: For 2048x1536 it gives an error like "CMEM Error: getPool: Failed to get a pool fitting a size 20680704"
When the Encoder is used in NON-SVC mode , it is fine. My question is when SVC is enabled, Is the algorithm requires extra CMEM memory?
Pls point out to some documents. I already went through SVC-T using DM36x H.264 codec app note
Regards
JK