Skip to content

Consolidated offsets for EOSM, 100D, 650D and 700D.

Bitbucket Importer requested to merge bitbucket/merged-pr-874 into branch/crop_rec_4k

Created originally on Bitbucket by daniel_fort (Daniel Fort)

Was already merged in Bitbucket before import, marked as merged by the import user

There is a question whether the skip offsets are correct for the EOSM and 650D for 720p and crop_rec. It seems that skip_bottom = 6 is a wee bit too much for mv720.

OB-ZONES_EOSM_mv720_before_fix.jpg

This pull request is a better fit for mv720 and crop_rec modes on the EOSM and probably the 650D. This is mv720, note that the skip_bottom = 4 is a better fit.

OB-ZONES_EOSM_mv720.jpg

This is using crop_rec. Looks like this could be skip_bottom = 0 but how can we differentiate between mv720 and crop_rec modes?

OB-ZONES_EOSM_crop_rec.jpg

Pull request #872 (closed) must be applied for this to work with crop_rec, otherwise--

OB-ZONES_EOSM_crop_rec-before_fix.jpg

Tested on the EOSM, would be nice to test on a 650D. This doesn't affect 700D or 100D.

Merge request reports