Hi All,
I use the DM368 and IPNC_dm368_2.0.0 to meet the requirement of mutli-resolutions(over two resolutions),
Firstly, "ISIF->DDR->IPIPE" path in VPFE was selected to create the 1080P via first-pass resize(I called it capture tier) , and it did achieve nearly 30 FPS profiled in capture tier.
but when I connected the capture tier(1080P frame input) with H.264 CODEC Engine(dvsdk_2_10_01_18 package supported), the capture tier performace was decreased to 27~28FPS, and CODEC tier was also decreased to 25~26FPS.
so I made some experiments for Capture tier and CODEC process
1) Two process execute independently,they could achieve the 29~30 FPS .
2) Two process execute concurrently, capture tier is decreased about 27~28fps, H264 codec is about 25~26FPS.
Anyone who can tell me where is the bottleneck? and how to configure the CODEC engine or Capture tier
("ISIF->DDR->IPIPE"+"H.264 CODEC Engine" solution) to 30FPS in 1080P resolution?
Thanks.
Best Regards,
Hung