vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello I have a problem with batch-converting a load of *.pef (Pentax Binary Blob) to jpg Format with imagemagick: mogrify -format jpg pef:*.png Does run without an error message but it does not do anything. (Acording to the imagemagick website it should create new files with *.jpg extensions. It does not work with one file, too but if I use convert imagemagick is perfectly able to construct the JPG. How do I get this working? Is there an easier way than working with find --exec and convert? Christoph -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIH2UHy7PXBwNyJ10RCrUpAJ9Z9w+TfS0dAYunvqQPBB lwgDiiXwCeIWrX kVyszLs/Yk8liHNVmRPXWL4= =KZMX -----END PGP SIGNATURE----- |