Re: problem with French characters in the file path
Måns Rullgård <[email protected]>
| Newsgroups | gmane.comp.audio.sox |
|---|---|
| Message-ID | <[email protected]> |
Danijel DOMAZET <[email protected]> writes: > Hi SoX users, > I seem to be having problems with French characters in the file path: > > sox "G:/Shared drives/Métier"/in.wav --type raw in.f32 > > sox FAIL sox: glob: Invalid or incomplete multibyte or wide character > > This is a Google Drive shared path which I don't own, so I'm unable to > change it. > I am running Windows+Cygwin. > > Any idea how to fix the problem? There seems to be some character encoding mixup. Try using the --no-glob flag. -- Måns Rullgård