-
Write EXIF out to jpeg
As you can probably tell from recent posts, I’m neck-deep in the nuts and bolts of CatDV, and applying it’s capabilities to our workflow in a live broadcast show.
I don’t think it can, but is there any way CatDV can write out EXIF data to an image file?
Why would I want to do this? Well, it would be great to be able to have a column for Credit (IPTC:Credit) that you could edit in CatDV, and it would write out the change to the file.
In that scenario, we could simply drag and drop image files from CatDV to our live playout system for air (which reads the EXIF Credit directly from the file and superimposes it onscreen). Sometimes our guys grab images on the fly and need to source them manually. Of course images we get from our Getty subscription, etc. already have the Credit line info embedded. But in our live show we sometimes have to grab stuff on the fly and get it up ASAP, and need to properly source it (website, etc.).
Naturally we could open it in Photoshop, edit the EXIF, and bring it back. But was hoping for something a little more streamlined. But this would be my fallback method.
If it can’t write out, maybe a Worker action? I haven’t delved into the capabilities of Worker quite yet. Not sure if it would be able to monitor if Credit field is edited, then call a command-line tool to take that and write the field into into the file’s EXIF data?
Bryson, there some mention made about writing EXIF data here: https://forums.creativecow.net/readpost/278/2472 Not sure if you were talking about what I am though.
Wondering if there’s a way to do something that would work for us.