MysteryX
14th January 2018, 02:23
I have a program that generates a script to open video files, and it was generally working fine as I was taking the short URL of the file when detecting UTF8 characters.
After installing onto a new computer, however, those very same video files fail to open for the simple reason that Windows doesn't always generate those short URLs and it's an unreliable method of accessing files.
I know there has been some improvements in Avisynth+ to support UTF8 file names. I generally use LSMashSource, and sometimes AviSource, to open video files. Is it currently possible to open files containing UTF8 characdters with those?
What would be the most reliable way of solving my problem to open any file whether or not they contain special characters?
After installing onto a new computer, however, those very same video files fail to open for the simple reason that Windows doesn't always generate those short URLs and it's an unreliable method of accessing files.
I know there has been some improvements in Avisynth+ to support UTF8 file names. I generally use LSMashSource, and sometimes AviSource, to open video files. Is it currently possible to open files containing UTF8 characdters with those?
What would be the most reliable way of solving my problem to open any file whether or not they contain special characters?