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

Kyrillic mp3 filename and FMODex #7

Open
palsch opened this issue Feb 9, 2016 · 1 comment
Open

Kyrillic mp3 filename and FMODex #7

palsch opened this issue Feb 9, 2016 · 1 comment

Comments

@palsch
Copy link

palsch commented Feb 9, 2016

If my UTF8 pull request will be accepted, there will be another encoding problem with FMODex and mp3 filenames.

In my case kyrillic mp3 filename. FMOXex can't find that file because of the encoding issue.
I couldn't find a solution for that. But I have a possible workaround.

My proposal for a workaround:
Always make a temporary copy of the mp3 file inside the song folder with a static filename. This file should then be used for FMODex. After the edit session, the temporary mp3 file has to be deleted.

What do you think about it? Or do you have a solution for that problem?

@palsch
Copy link
Author

palsch commented Feb 9, 2016

There is also a problem, if the mp3 file is saved in a folder with kyrillic folder name. So my workaround has to be adapted. The temporaly mp3 file has to be saved somewhere else. Maybe to the default temp folder of the OS.

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

1 participant