Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows build does not handle non-ASCII filenames #121

Open
ylqhust opened this issue Jul 10, 2020 · 1 comment
Open

Windows build does not handle non-ASCII filenames #121

ylqhust opened this issue Jul 10, 2020 · 1 comment

Comments

@ylqhust
Copy link

ylqhust commented Jul 10, 2020

i run this command:
audiowaveform-win32.exe -b 8 --pixels-per-second 10 -i "TWICE (트와이스) - FANCY.mp3" -o out.json

get this:
Failed to read file: TWICE (????) - FANCY.mp3
Invalid argument

@chrisn
Copy link
Member

chrisn commented Jul 10, 2020

It looks like the Windows build of audiowaveform doesn't handle non-ASCII characters on the command line. For now, I can only suggest renaming the file, as a workaround.

@chrisn chrisn changed the title can not read some file Windows build does not handle non-ASCII filenames Jul 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants