i use ubuntu 12.04 64bit imagemagick 6.7.9 with the im command i get this error: convert: ignoring invalid defined png:bit-depth =5 @ warning/png.c/WritePNGImage/10315. Just a gentle reminder: with converting a GIMP png file i have no problems, it is only with the png that i create with PHP ...
Hi all, whenever i convert a png that i created with GIMP to a rgb565 format using ffmpeg, it works perfectly. But whenever i create a PNG using the PHP - imagemagick ($image->newImage(800, 600, $pixel); , i get an error converting it to rgb565 that says : " test.png: could not find codec parameters ...