I'm trying to run the MPEG2 to H.264 transcode demo available in video MCSDK 2.1. But, I'm not getting fps of more than ~16.
The input is a 8Mbps 1080p MPEG2 Main profile 24 fps & I'm encoding it to 1080p H.264 24 fps 8 Mbps CAVLC High@L4.0. We're running the card in 1.25 Ghz mode. We get around ~13 fps in 1 Ghz mode. The encoder is configured to use cores 8-15 & decoder is running on core 0 as per the configuration file in the demo.
Could you please help me understand if this is a system limitation or a demo limitation or if there's something that I am not doing right?
Thanks!