Posts: 3
Threads: 2
Joined: Aug 2024
Somehow my first keyframe got cropped and now all my frames are cropped. How can I remove the crop and reset back to the original RAW size?
```
at 20:09:12 ❯ grep CropRight *.xmp | head -10
2024-08-20_145133_DSC_0116.xmp: crs:CropRight="0.31897557"
2024-08-20_145135_DSC_0117.xmp: crs:CropRight="0.31897557"
2024-08-20_145138_DSC_0118.xmp: crs:CropRight="0.31897557"
2024-08-20_145140_DSC_0119.xmp: crs:CropRight="0.31897557"
2024-08-20_145143_DSC_0120.xmp: crs:CropRight="0.31897557"
```
Crop columns showed up in the metadata, tried editing to reset back to (0,0) (1,1) but didn't work, now the columns have disappeared but the crop has propagated to all images:
https://imgur.com/t0vAP3h
```
at 20:09:12 ❯ grep CropRight *.xmp | head -10
2024-08-20_145133_DSC_0116.xmp: crs:CropRight="0.31897557"
2024-08-20_145135_DSC_0117.xmp: crs:CropRight="0.31897557"
2024-08-20_145138_DSC_0118.xmp: crs:CropRight="0.31897557"
2024-08-20_145140_DSC_0119.xmp: crs:CropRight="0.31897557"
2024-08-20_145143_DSC_0120.xmp: crs:CropRight="0.31897557"
```
Crop columns showed up in the metadata, tried editing to reset back to (0,0) (1,1) but didn't work, now the columns have disappeared but the crop has propagated to all images:
https://imgur.com/t0vAP3h