Hi there
I need a script that writes for example, max files location (on network or in local drive) and name, Camera name, renderer name and version etc to exif data of the rendered image.The script must run automatically with max.
Thanks in advance.
Forum topic · Scripts Wanted
Can we write exif data with max scirpt
By savascetin · 2012-10-04
Description
Comments (4)
barigazy · 2012-10-04
Are you try this one
http://creativescratchpad.blogspot.com/2011/07/render-info-strip-customi…
Thank you
savascetin · 2012-10-05
I will give it a try. But I do not want to display info in the image.
The problem of the info strip approach shows itself in animations, and image sequences. when you work in network in large projects, rendered images and originating files of that images start to mix up eventually. it does not have to be exif data strictly. A simple .txt file written in the render folder can also ease the problem.
Any other suggestions?
barigazy · 2012-10-05
I think i find solution for you
http://www.preset.de/3dsMAX/jpegExif/
Thanks again
savascetin · 2012-10-05
Thank you I think that will do it.