I want to use h264fhdvenc encoder to encode 1600*1200 video, but it is failed when call Venc1_create().
Under the same environment, it is ok for encode 1080P(1920*1088), so I think the problem may be caused by the resolution such as (1200 > 1088).
My Environment is:
Hardware: DM6467 EVm
Software: dvsdK_1_40_02_33
mv_pro_4.0.1
h264fhdenc 01.10.00.14
I doubt is it a bug of this h264 encoder? is it new version h264 encoder has fixed this problem?