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

Added ability to handle UTF-8 filenames in D2VSource and .d2v files #1

Open
wants to merge 29 commits into
base: mpeg2decplus
Choose a base branch
from

Conversation

apsen-github
Copy link

No change to the behavior when .avs and .d2v are in ANSI encoding but if both or either of them are saved as utf8 without byte order mark this change allows handling of utf8 file names.

First attempt is made to access file using ANSI encoding and if that fails will also attempt to open using utf8 encoding.

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

Successfully merging this pull request may close these issues.

3 participants