Fix SoX's failing to recognize file paths with non-latin characters
Notes for people using SoX under windows
If you use the binaries from here
, and you want utf-8 support for paths (this is needed for Japanese/Chinese/Korean names in paths for example) you have to download the files from and follow the steps below:
- Extract the files from the zip
- Run the PreferExternalManifest.reg file and let it overwrite the registry entry
- Copy the sox.exe.manifest file to the folder where sox.exe is located
- Enjoy sox working with utf-8 paths :)
References: