<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Electronic shutter - was it used ? in EOS DSLR &amp; Mirrorless Cameras</title>
    <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353436#M79532</link>
    <description>&lt;P&gt;I use Linux and macOS. I use ksh as my login shell on both. (I have used ksh since 1987 and I am slow to change.) I do not know of an easy way to do this when running Windows. Before I retired and was required to run Windows by my employer, I compiled versions of diff and less that worked from a CMD command line or ran Linux in a virtual machine. Phil Harvey wrote his own mult-diff program for testing exiftool. It has been more than 20 years since I wrote anything in Perl and it is likely that I would not understand his tools. CMD does have a for loop and variables, but it seems awkward to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this example helps (I expect that it would work in any POSIX standard shell).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;for i in 4677 4678 4679 4680 4681 4682 4683
do
exiftool -v3 -U IMG_${i}.CR3 &amp;gt; $i.exif
done

diff 4677.exif 4678.exif | less
diff 4677.exif 4679.exif | less&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Find all CR3 files with "Canon_FileInfo_0x0017 = 2". (Edited to fix typos)&lt;/P&gt;&lt;PRE&gt;find ~/photos -name "*.CR3" | xargs exiftool -v3 -U | egrep "Canon_FileInfo_0x0017 = 2"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Oct 2021 21:28:07 GMT</pubDate>
    <dc:creator>johnrmoyer</dc:creator>
    <dc:date>2021-10-16T21:28:07Z</dc:date>
    <item>
      <title>Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353279#M79518</link>
      <description>&lt;P&gt;I shot some 3000 images at a recent Mountain Bike event with my relatively new R5. I used the opportunity to experiment with different camera setting and perhaps naively assumed that I'd be able to tell from the EXIF data whether or not I'd used the electronic shutter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not surprised that Lightroom won't tell me but I was sure that DPP would show it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the life of me I can't find it anywhere and I can't find anything about if it's possible using Google. Any attempt to frame the question brings back a lot of links about using electronic shutter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone here advise me if it's possible to determine what shutter mode was used to take a picture and if so how ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 10:42:55 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353279#M79518</guid>
      <dc:creator>PeteGB</dc:creator>
      <dc:date>2021-10-14T10:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353294#M79519</link>
      <description>&lt;P&gt;Camera has 3 choices for the shutter. As far as I know the shutter settings are not recorded in image data other than speed.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.usa.canon.com/t5/image/serverpage/image-id/30552i1D10442CC324203B/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Screen Shot 2021-10-14 at 8.45.50 AM.jpg" title="Screen Shot 2021-10-14 at 8.45.50 AM.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 12:51:47 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353294#M79519</guid>
      <dc:creator>unclejace54</dc:creator>
      <dc:date>2021-10-14T12:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353297#M79520</link>
      <description>&lt;P&gt;I have a 1D X Mark III with ES.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I verified that the Info tab in DPP does not list which shutter type was used.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 14:09:04 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353297#M79520</guid>
      <dc:creator>jrhoffman75</dc:creator>
      <dc:date>2021-10-14T14:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353306#M79521</link>
      <description>&lt;P&gt;I use exiftool on both my Debian Linux machine and on my iMac.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exiftool reports for a CR3 file:&lt;/P&gt;&lt;P&gt;"Shutter Curtain Sync : 1st-curtain sync"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or an example command line for a JPEG file to show only that value:&lt;/P&gt;&lt;P&gt;exiftool -ShutterCurtainHack IMG_4652c.JPG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 18:03:30 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353306#M79521</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2021-10-14T18:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353312#M79522</link>
      <description>&lt;P&gt;That's a flash setting, it has nothing to do with electronic or mechanical shutter.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 19:00:47 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353312#M79522</guid>
      <dc:creator>kvbarkley</dc:creator>
      <dc:date>2021-10-14T19:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353315#M79523</link>
      <description>&lt;P&gt;Sorry, you are correct&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.usa.canon.com/t5/user/viewprofilepage/user-id/74913"&gt;@kvbarkley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;That's a flash setting, it has nothing to do with electronic or mechanical shutter.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 19:19:18 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353315#M79523</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2021-10-14T19:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353326#M79524</link>
      <description>&lt;P&gt;I am making a wild guess here. I used exiftool -v -U to dump 3 black frame photos made in manual mode with the three shutter modes and looked at the differences. The "100" value for flash info is there for electronic shutter and not for electronic first curtain nor for mechanical. This might be a way to identify use of electronic shutter if there is different flash behavior in elctronic shutter mode. I have also included two other diff fragments that I might guess would be worth looking at.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt; | | | | 2) CanonFlashInfo = 100 0 0 0&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; | | | | 2) CanonFlashInfo = 0 0 0 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this diff fragment, electronic shutter is to the left and mechanical shutter to the right:&lt;/P&gt;&lt;P&gt;2692c2692&lt;BR /&gt;&amp;lt; | | | | Canon_CameraInfoUnknown_0x09ed = 29&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; | | | | Canon_CameraInfoUnknown_0x09ed = 3&lt;BR /&gt;2732c2732&lt;BR /&gt;&amp;lt; | | | | Canon_CameraInfoUnknown_0x0a15 = 2&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; | | | | Canon_CameraInfoUnknown_0x0a15 = 0&lt;BR /&gt;2912c2912&lt;BR /&gt;&amp;lt; | | | | Canon_CameraInfoUnknown_0x0ac9 = 100&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; | | | | Canon_CameraInfoUnknown_0x0ac9 = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this diff fragment, electronic first curtain is to the left and electronic shutter is to the right:&lt;/P&gt;&lt;P&gt;2692c2692&lt;BR /&gt;&amp;lt; | | | | Canon_CameraInfoUnknown_0x09ed = 1&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; | | | | Canon_CameraInfoUnknown_0x09ed = 29&lt;BR /&gt;2732c2732&lt;BR /&gt;&amp;lt; | | | | Canon_CameraInfoUnknown_0x0a15 = 1&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; | | | | Canon_CameraInfoUnknown_0x0a15 = 2&lt;BR /&gt;2912c2912&lt;BR /&gt;&amp;lt; | | | | Canon_CameraInfoUnknown_0x0ac9 = 0&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; | | | | Canon_CameraInfoUnknown_0x0ac9 = 100&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 00:23:06 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353326#M79524</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2021-10-15T00:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353327#M79525</link>
      <description>&lt;P&gt;It might be coincidence, but I suspect that this value is shutter mode:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2732c2732&lt;BR /&gt;&amp;lt; | | | | Canon_CameraInfoUnknown_0x0a15 = 2&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; | | | | Canon_CameraInfoUnknown_0x0a15 = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;0 == mechanical&lt;/P&gt;&lt;P&gt;1 == electronic first curtain&lt;/P&gt;&lt;P&gt;2 == electronic shutter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 00:55:50 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353327#M79525</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2021-10-15T00:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353336#M79526</link>
      <description>Could you take 3 pictures of each and upload the raw files?</description>
      <pubDate>Fri, 15 Oct 2021 08:29:55 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353336#M79526</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2021-10-15T08:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353350#M79527</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.usa.canon.com/t5/user/viewprofilepage/user-id/1303"&gt;@Peter&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Could you take 3 pictures of each and upload the raw files?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I put 3 raw files and text dumps of the output of exiftool on my web server at &lt;A href="https://www.rsok.com/~jrm/raw/" target="_blank"&gt;https://www.rsok.com/~jrm/raw/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps. I do not know where else to upload them.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 13:04:45 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353350#M79527</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2021-10-15T13:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353375#M79528</link>
      <description>I checked M50 II and 0x0a15 is 0. M50 II only has electronic first curtain shutter. I checked M5 and 0x0a15 is 331451531.</description>
      <pubDate>Fri, 15 Oct 2021 15:28:17 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353375#M79528</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2021-10-15T15:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353429#M79529</link>
      <description>&lt;P&gt;It will be available in the next release of exiftool.&lt;/P&gt;&lt;P&gt;&lt;A href="https://exiftool.org/forum/index.php?topic=12925.0" target="_blank"&gt;https://exiftool.org/forum/index.php?topic=12925.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;H4&gt;&lt;A title="View the profile of Phil Harvey" href="https://exiftool.org/forum/index.php?action=profile;u=1" target="_blank" rel="noopener"&gt;Phil Harvey&lt;/A&gt;&lt;/H4&gt;&lt;UL class=""&gt;&lt;LI&gt;ExifTool Author&lt;/LI&gt;&lt;LI&gt;Administrator&lt;/LI&gt;&lt;LI&gt;ExifTool Freak&lt;/LI&gt;&lt;LI&gt;&lt;IMG src="https://exiftool.org/forum/Themes/default/images/staradmin.gif" border="0" alt="*" /&gt;&lt;IMG src="https://exiftool.org/forum/Themes/default/images/staradmin.gif" border="0" alt="*" /&gt;&lt;IMG src="https://exiftool.org/forum/Themes/default/images/staradmin.gif" border="0" alt="*" /&gt;&lt;IMG src="https://exiftool.org/forum/Themes/default/images/staradmin.gif" border="0" alt="*" /&gt;&lt;IMG src="https://exiftool.org/forum/Themes/default/images/staradmin.gif" border="0" alt="*" /&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://exiftool.org/forum/index.php?action=profile;u=1" target="_blank" rel="noopener"&gt;&lt;IMG src="https://exiftool.org/pics/phil2.jpg" border="0" alt="" /&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;IMG src="https://exiftool.org/forum/Themes/default/images/post/xx.gif" border="0" alt="" /&gt;&lt;/DIV&gt;&lt;H5&gt;&lt;A href="https://exiftool.org/forum/index.php?topic=12925.msg69905#msg69905" target="_blank" rel="nofollow noopener"&gt;Re: Canon EOS R5 shutter mode&lt;/A&gt;&lt;/H5&gt;&lt;DIV class=""&gt;«&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Reply #9 on:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Today&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;at 12:40:09 PM »&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Hi John,&lt;BR /&gt;&lt;BR /&gt;Great, thanks!&amp;nbsp; This is very definitive.&lt;BR /&gt;&lt;BR /&gt;I'll add decoding for this to ExifTool 12.33 (to be released later today).&lt;BR /&gt;&lt;BR /&gt;When testing this, I also found a sample with a value of 3, so there will be a few unknown shutter modes out there.&lt;BR /&gt;&lt;BR /&gt;- Phil&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Oct 2021 18:27:11 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353429#M79529</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2021-10-16T18:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353433#M79530</link>
      <description>I saw the release just a few minutes ago and found your name there ^^</description>
      <pubDate>Sat, 16 Oct 2021 19:21:07 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353433#M79530</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2021-10-16T19:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353435#M79531</link>
      <description>Btw, how do you check the difference between Exif tags in an easy way?&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Oct 2021 19:24:48 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353435#M79531</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2021-10-16T19:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353436#M79532</link>
      <description>&lt;P&gt;I use Linux and macOS. I use ksh as my login shell on both. (I have used ksh since 1987 and I am slow to change.) I do not know of an easy way to do this when running Windows. Before I retired and was required to run Windows by my employer, I compiled versions of diff and less that worked from a CMD command line or ran Linux in a virtual machine. Phil Harvey wrote his own mult-diff program for testing exiftool. It has been more than 20 years since I wrote anything in Perl and it is likely that I would not understand his tools. CMD does have a for loop and variables, but it seems awkward to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this example helps (I expect that it would work in any POSIX standard shell).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;for i in 4677 4678 4679 4680 4681 4682 4683
do
exiftool -v3 -U IMG_${i}.CR3 &amp;gt; $i.exif
done

diff 4677.exif 4678.exif | less
diff 4677.exif 4679.exif | less&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Find all CR3 files with "Canon_FileInfo_0x0017 = 2". (Edited to fix typos)&lt;/P&gt;&lt;PRE&gt;find ~/photos -name "*.CR3" | xargs exiftool -v3 -U | egrep "Canon_FileInfo_0x0017 = 2"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 21:28:07 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353436#M79532</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2021-10-16T21:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353440#M79533</link>
      <description>Thanks! I am using Ubuntu and what you wrote is understandable.</description>
      <pubDate>Sat, 16 Oct 2021 20:11:06 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353440#M79533</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2021-10-16T20:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Electronic shutter - was it used ?</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353512#M79535</link>
      <description>Worked.</description>
      <pubDate>Mon, 18 Oct 2021 10:38:02 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/Electronic-shutter-was-it-used/m-p/353512#M79535</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2021-10-18T10:38:02Z</dc:date>
    </item>
  </channel>
</rss>

