[PyQt] Image type RAW destroyed by PyQt

Hans Meine meine at informatik.uni-hamburg.de
Fri Sep 17 15:59:29 BST 2010


Am Donnerstag 16 September 2010, 21:57:07 schrieb Vincent Vande Vyvre:
> If an image is type RAW, (.CR2, .RAF, .3FR, .MRW etc) an image format .tiff
> is automatically created and replace the RAW file. The original file is
> lost.

That does not sound like Qt's fault.  Qt allows to register ImageIO format 
handlers; maybe someone registered a buggy/dangerous format handler for camera 
RAW formats?

HTH,
  Hans


More information about the PyQt mailing list