Hi,
We are trying to use the ROI feature with constant bitrate, but we have seen issues when controlling the bitrate along with qt_delta.
Our main goal is to have low bitrate with a ROI that provides good image quality. Requirements are:
- Set qt_delta to have a ROI with better image quality than the whole image.
- Have bitrate control (constant bitrate is one option, variable bitrate with max bitrate limitation is another option)
- Question: is it possible to set the H.265 encoder to use constant bitrate and/or to set a bitrate max. on this scenario?
We have been using the 01_video_encode as a reference code for testing.
Regards.