ExifTool Forum

General => Metadata => Topic started by: drcq on March 25, 2022, 04:05:24 PM

Title: JPG or CR2 exmaple images with VRD (DR4) data inside
Post by: drcq on March 25, 2022, 04:05:24 PM
Hi,
I'm investigating content of VRD blocks stored in Canon's JPG and CR2 images, but have not enough examples to really go ahead. I found a lot of metadata examples in the Repository tar for Canon, but VRD blocks are removed here. Can someone help and provided me link to jpg or cr2 images with VRD blocks inside?

Additional question: which parameters are necessary to scan the whole directory with ExifTool for images containing VRD blocks?

Best regards,

Christoph
Title: Re: JPG or CR2 exmaple images with VRD (DR4) data inside
Post by: Phil Harvey on March 31, 2022, 06:58:50 AM
Hi Christoph,

Sorry, I can't help with samples.  You can generate them yourself by downloading the Canon software.

Quote from: drcq on March 25, 2022, 04:05:24 PM
which parameters are necessary to scan the whole directory with ExifTool for images containing VRD blocks?

exiftool -if "$canonvrd:all" DIR

- Phil