Hi
From http://processors.wiki.ti.com/index.php/DM365_Codec_Availability_Schedule
It's seem that H264 HP (standard quality) only 720P@30fps is supported by the codec.
and from dvsdk_2_10_01_18\dmai_1_21_00_10\packages\ti\sdo\dmai\linux\Capture.c
at line 254 there is a comment :
/* In DM365 the capture driver does not support 720P-30, but the
LSP has an option to reduce the capture rate to half. So when user
sets for 720P-30, we treat it as 720P-60 except we set LSP capture
rate to half. */
It's seem that the codec just support 720P@60fps
Could you kindly let me know how could I encode the video at 720p@25fps for h.264?
Best Regards