Can't see it in any of the ones I've tried, including the Gimp, which is certainly half-decent.zsouthboy wrote:Any half-decent image editor should allow you to view the extra information.
[REQ] Comments in rendered images
what about ACDSEE or the older versions?
I use it's thumbnail browser a lot. Shows lots of Exif data
Maybe even Window's thumbnail view with right click properties? It normally shows quite a bit of info. Even hovering the mouse over photos I've taken will show what camera was used to take it etc and then right click will show everything including exposure
I use it's thumbnail browser a lot. Shows lots of Exif data
Maybe even Window's thumbnail view with right click properties? It normally shows quite a bit of info. Even hovering the mouse over photos I've taken will show what camera was used to take it etc and then right click will show everything including exposure
It is the comments in the exif data, if you want to first check you're writing properly to the files.
Or you could download infranview, I know that will show exif data (press e I think). http://www.irfanview.com/
Or you could download infranview, I know that will show exif data (press e I think). http://www.irfanview.com/
It's not Exif comments either.IanC wrote:It is the comments in the exif data, if you want to first check you're writing properly to the files.
Or you could download infranview, I know that will show exif data (press e I think). http://www.irfanview.com/
The only half-decent solution I can think of is to add a little command-line switch to indigo, that will dump all metadata out of a specified PNG file.
e.g.
indigo_console.exe --showmetadata renders/im456456.png
render time: 456456s
samples per pixel: 45654
- Heavily Tessellated
- Posts: 108
- Joined: Thu Aug 10, 2006 4:20 pm
- Location: Huh?
http://pmt.sourceforge.net/pngmeta/
The PNG & MNG Tools set has pngmeta, which is probably much like what you envision for the --flag extracting of said fields... if you don't want to add the display code to the indigo executable, we could just send people there...
Alternatively there are precompiled binaries for Windows and linux here: http://www.libpng.org/pub/png/apps/pngmeta.html
and yep, gimp-2.2.15 seems to only reads comment, no additional fields - and apparently only reads it's -own- comments; trying the PNG samples from the above toolkit, it reads nothing! Weird, that.
The PNG & MNG Tools set has pngmeta, which is probably much like what you envision for the --flag extracting of said fields... if you don't want to add the display code to the indigo executable, we could just send people there...
Alternatively there are precompiled binaries for Windows and linux here: http://www.libpng.org/pub/png/apps/pngmeta.html
and yep, gimp-2.2.15 seems to only reads comment, no additional fields - and apparently only reads it's -own- comments; trying the PNG samples from the above toolkit, it reads nothing! Weird, that.
Really? Because I'm setting the "JPEG Exif comments" in kde, and they are appearing in GIMP under 'comments'.OnoSendai wrote: It's not Exif comments either.
Not for me, see the attached image. [edit removed beacuse it's huge, will compress and re-up] [edit 2: re-upped]and apparently only reads it's -own- comments;
- Attachments
-
- exif.jpg (64.63 KiB) Viewed 3082 times
- Heavily Tessellated
- Posts: 108
- Joined: Thu Aug 10, 2006 4:20 pm
- Location: Huh?
Uhm that's gimp, but what did you set the comment with? If you set it with gimp, yes, gimp will read it back. That's what "it's -own- comments" meant. Try to set it with another app, perhaps ImageMagick, then open it in gimp - the Image Information window will go dumb and show nothing...IanC wrote:Not for me, see the attached image. [edit removed beacuse it's huge, will compress and re-up] [edit 2: re-upped]and apparently only reads it's -own- comments;
nonetheless if nik feels like adding PNG tEXt tag:value pairs the proper way, I'm sure we'll be able to extract said data one way or another. But not with gimp, for now anyway.
Ok, i've added this feature.
Will be available in next indigo test.
the information is extracted like this:
Will be available in next indigo test.
the information is extracted like this:
Code: Select all
PS C:\programming\indigo\trunk\indigo_x86> .\indigo_console.exe --dumpmetadata 'C:\programming\indigo\trunk\indigo_x86\r
enders\im1191231596.png'
Indigo Renderer v0.9 test 8, Windows 32-bit Debug build.
SSE present.
SSE2 present.
SSE3 present.
------------ Metadata --------------
Indigo version used: Indigo Renderer v0.9 test 8, Windows 32-bit Debug build.
bidirectional: 1
height: 450
hybrid: 0
large_mutation_prob: 0.40000
max_change: 0.01000
max_num_consec_rejections: 1000
maxdepth: 10000
metropolis: 0
num_samples: 200000.00000
num_threads: 3
ray_origin_nudge_distance: 0.00001
render time elapsed: 13.07560
samples_per_pixel: 0.74074
samples_per_sec: 15295.66058
scene_file_path: C:\programming\models\testscenes\specular_sphere_test.igs
super_sample_factor: 1
width: 600
Great 

@ Heavily:Heavily Tessellated wrote:Uhm that's gimp, but what did you set the comment with? If you set it with gimp, yes, gimp will read it back. That's what "it's -own- comments" meant. Try to set it with another app, perhaps ImageMagick, then open it in gimp - the Image Information window will go dumb and show nothing...IanC wrote:Not for me, see the attached image. [edit removed beacuse it's huge, will compress and re-up] [edit 2: re-upped]and apparently only reads it's -own- comments;
nonetheless if nik feels like adding PNG tEXt tag:value pairs the proper way, I'm sure we'll be able to extract said data one way or another. But not with gimp, for now anyway.
IanC wrote:I'm setting the "JPEG Exif comments" in kde
Who is online
Users browsing this forum: No registered users and 5 guests