-verbose consistency
Posted: 2011-09-27T11:07:34-07:00
I noted that the result (format) of 'convert -verbose' seems to vary randomly given exactly the same command line.
sometimes I get something like:
.............cnv.png=>out.jpg[4] PNG 800x800 800x800+0+0 8-bit DirectClass 152kb
and then right after trying the same command I get
.............cnv.png=>out.jpg[4] PNG 800x800 800x800+0+0 8-bit DirectClass 152kb 0.420u 0:02
note the last part (0.420u 0:02). is that an somehow expected behavior or a consistency issue?
sometimes I get something like:
.............cnv.png=>out.jpg[4] PNG 800x800 800x800+0+0 8-bit DirectClass 152kb
and then right after trying the same command I get
.............cnv.png=>out.jpg[4] PNG 800x800 800x800+0+0 8-bit DirectClass 152kb 0.420u 0:02
note the last part (0.420u 0:02). is that an somehow expected behavior or a consistency issue?