Describe the bug
exiv2 can't read exif/meta information from filename having Chinese/Greek characters in it .
Command: exiv2 .\Εκκρεμότητες\VB5_4591.jpg
It says: Failed to open the file
Also on using pyexiv2 python wrapper for exiv2, Used different encodings like utf-8, GBK, ISO-8859-1, but still the same error -> Failed to open the data source: No such file or directory (errno = 2)
Example of such words -> Βάπτιση, Εκκρεμότητες, Κάλια Μανινάκη
Describe the bug
exiv2 can't read exif/meta information from filename having Chinese/Greek characters in it .
Command: exiv2 .\Εκκρεμότητες\VB5_4591.jpg
It says: Failed to open the file
Also on using pyexiv2 python wrapper for exiv2, Used different encodings like utf-8, GBK, ISO-8859-1, but still the same error -> Failed to open the data source: No such file or directory (errno = 2)
Example of such words -> Βάπτιση, Εκκρεμότητες, Κάλια Μανινάκη