Windows 10 oiiotool.exe. Version 2.1.16 vcpkg install I found a post about this going back to 2013 but I have not read about this issue anywhere else. If I use oiiotool.exe with a basic image convert it works fine: oiiotool.exe C:\Users\tcable\Desktop\0900_HMKO.0705\0900_HMKO-0705_comp_UHD_v032.0000.exr -o C:\Users\tcable\Desktop\dest\testout.0000.tif
If I try using # or %04d I get an error "oiiotool ERROR : No filenames found matching pattern: "C:\Users\tcable\Desktop\0900_HMKO.0705\0900_HMKO-0705_comp_UHD_v032.#.exr" (did you intend to use --wildcardoff?)" Here is the input: oiiotool.exe C:\Users\tcable\Desktop\0900_HMKO.0705\0900_HMKO-0705_comp_UHD_v032.#.exr -o C:\Users\tcable\Desktop\dest\testout.#.tif This is working fine on OSX and I've used this a lot with Linux. I've tried using it with --wildcardon and off. I have tried with every combo of single and double quotes as well as Windows double slash paths but again a single file convert works fine. Curious if anyone has any ideas. Thank you. -Cable _______________________________________________ Oiio-dev mailing list Oiio-dev@lists.openimageio.org http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org