Skip to content

Using exiv2.exe on msvc and mingw with greek letters on path #1996

@Sparsh-Bansal

Description

@Sparsh-Bansal
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 -> Βάπτιση, Εκκρεμότητες, Κάλια Μανινάκη

Metadata

Metadata

Assignees

Labels

enhancementfeature / functionality enhancementsi18nInternationalisation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions