Hi,
I has been able to get one JPEG encoder instance working with 4K frames on the M3, while trying to use two instances simultaneously I detected that the IVAHD scheduler was assigning the two instances to the same IVAHD unit queue. After that, I modified the IVAHD scheduler in order to assign each encoder instance to different IVAHD units (DM8168 has three IVAHD units) expecting to get them working in parallel. I had no success, it seems that the M3 doesn't response and the gstreamer pipeline that I'm using gets stuck without processing any buffer.
Has someone tried something similar? Should this be possible on DM8168?
Regards,
Carlos