can not playback .avs file which has multibyte-filename
MPlayer & MEncoder Builds for Windows
Brought to you by:
redxii
Hi
mplayerwin(32bit) can not playback .avs file which has multibyte-filename
since build r35966.
I could playback with build r35952, but I could not playback with
build r35966 and newer builds.
I saved log file with redirect on console(cmd.exe), -> attachments
It seems degraded at handling routine of passing it as a parameter
for Avisynth plus library.
Environment
OS/Software | version/build | comment
---------- | ---------- | ------
Windows 10 Insider Preview | 17083.1000(rs_prerelease) | 64bit/Home
mplayer | r35952 / r35966 / r38008 | 32bit
AviSynth+ | r2580-MT | https://github.com/pinterf/AviSynthPlus/releases
Avisynth script (same contents, but different filename.)
SetMemoryMax(5120)
SetFilterMTMode("DEFAULT_MT_MODE", 2)
SetFilterMTMode("DirectShowSource", 3)
SetFilterMTMode("FFVideoSource", 3)
DirectShowSource("test.mp4", fps=23.976, convertfps=true).AssumeFPS(24000,1001)
#
Prefetch(6)
append attachments
append attachments
append attachments
append attachments
append attachments