problem with non-english file path
Igor <[email protected]> Thu, 23 Apr 2009 11:41:36 +0400
| Newsgroups | gmane.comp.video.image-magick.bugs |
|---|---|
| Message-ID | <[email protected]> |
I am using ImageMagick-6.5.1-3-Q16-windows-x64-static.exe. It seems that ImageMagick have some problems with file path containing non-english characters. As example. The following command is ok: convert.exe "English\img_1653.jpg" -filter Kaiser -resize "1920x1080>" -format jpeg "Test.jpg" but the following: convert.exe "Русский\img_1653.jpg" -filter Kaiser -resize "1920x1080>" -format jpeg "Test.jpg" generate error: "convert.exe: missing an image filename `Test.jpg' @ convert.c/ConvertImageCommand/2775." I will notice that the message on an output file, when an actual problem with the input file name. - Igor _______________________________________________ Magick-bugs mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-bugs