belonesox
29th April 2016, 12:48
I have problem with non-ANSI filenames and AVISynth (latest, 2.60, 2016-05-31)
In attached test-unicode-avisynth.zip
simple "Тест.avs" script with "Version()".
But
chcp 1251
ffmpeg -i Тест.avs
[avisynth @ 04f336a0] Import: unable to locate "Тест.avs" (try specifying a path), error=0x2
Тест.avs: Unknown error occurred
Also failed with VirtualDub.
---------------------------
VirtualDub Error
---------------------------
Avisynth open failure:
Import: couldn't open "G:\release\????.avs"
---------------------------
ОК
---------------------------
May be some hacking workaround exists to
make AVISynth work with such files?
Any ideas?
(Without this a lot of my workflows dropped when I switch from Win7 to Win10)
In attached test-unicode-avisynth.zip
simple "Тест.avs" script with "Version()".
But
chcp 1251
ffmpeg -i Тест.avs
[avisynth @ 04f336a0] Import: unable to locate "Тест.avs" (try specifying a path), error=0x2
Тест.avs: Unknown error occurred
Also failed with VirtualDub.
---------------------------
VirtualDub Error
---------------------------
Avisynth open failure:
Import: couldn't open "G:\release\????.avs"
---------------------------
ОК
---------------------------
May be some hacking workaround exists to
make AVISynth work with such files?
Any ideas?
(Without this a lot of my workflows dropped when I switch from Win7 to Win10)