Skip to content

Fix lossless compression on FRSP for EOSM/100D/650D/700D

Bitbucket Importer requested to merge bitbucket/declined-pr-858 into branch/crop_rec_4k

Created originally on Bitbucket by daniel_fort (Daniel Fort)

Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.

The 5D3 can use a newer method of saving full resolution silent stills using lossless compression that solves various issues but memory management is more difficult to control. Until a way to get this working on other cameras I propose allowing these cameras to use the older method of compressing DNGs in place.

When the DNGs are saved using the older method there is a warning, "RAW error, falling back to YUV overlays" but the files are saved. With the current silent module there is no warning but the DNGs are not saved on the EOSM/100D/650D/700D.

Forum discussion starts here.

Merge request reports