but while reading files infos, nconvert doesn't return anything, either without the -iptc_print param
my simple test code
Code: Select all
nconvert.exe -info "img.jpg"it just return the first three lines
Code: Select all
array(4) {
  [0]=>
  string(75) "** NCONVERT v5.85 (c) 1991-2010 Pierre-E Gougelet (Mar 10 2011/13:31:59) **"
  [1]=>
  string(72) "        Version for Windows NT/9x/2000/Xp/Vista/7  (All rights reserved)"
  [2]=>
  string(55) "** This is a freeware software (for non commercial use)"
  [3]=>
  string(0) ""
}edit : it appears that the whole program is buggued (I think) even a simple jpeg compression doesn't works...
error while compiling ?