Author Topic: Accessing shooting data for Canon videos  (Read 6641 times)

Offline karlmz

  • Member
  • **
  • Posts: 77
    • View Profile
Accessing shooting data for Canon videos
« on: February 10, 2012, 06:52:38 AM »
Hi,

Shooting data for a Canon .MOV video is stored in an accompanying .THM file. When reading the shooting info for the .MOV file in PM, is it possible to link, by code replacement, to the .THM file where the information is stored?

Regards,

Karl

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24730
    • View Profile
    • Camera Bits, Inc.
Re: Accessing shooting data for Canon videos
« Reply #1 on: February 10, 2012, 11:01:31 AM »
Karl,

Shooting data for a Canon .MOV video is stored in an accompanying .THM file. When reading the shooting info for the .MOV file in PM, is it possible to link, by code replacement, to the .THM file where the information is stored?

No.  PM would need to use the THM file directly and provide its data as source information for {variables}.

-Kirk