Releases: v0lt/ScriptSourceFilter
MPC Script Source 0.2.17.241
MPC Script Source 0.2.15.235
Fixed a filter crash when AviSynth cannot deliver a video frame or audio data.
Other minor fixes.
MPC Script Source 0.2.13.225
Fixed error text display in UTF-8, system ANSI, or mixed encoding (different encodings in different strings). This fixes the display of AviSynth+ errors.
Fixed filter registration and deregistration using included CMD files.
MPC Script Source 0.2.11.215
Added support for various video formats for AviSynth+ and VapourSynth.
The filter will not open the correct scripts with unsupported video formats.
MPC Script Source 0.2.9.200
Fixed logging of exceptions with non-ASCII characters for the debug version.
Minimum AviSynth Interface Version to get frame properties is 8 (previously it was 9).
MPC Script Source 0.2.7.192
Fixed registration of a filter from a folder with Unicode characters.
MPC Script Source 0.2.5.183
Fixed support for YV12, YV16, YV24 formats for AviSynth+.
MPC Script Source 0.2.3.174
Fixed display of video frame with error in AviSynth script.
Fixed opening VapourSynth scripts without sound.
Added support for Y10 (Gray10) format.
MPC Script Source 0.2.1.165
The license has been changed to LGPL-2.1.
Added audio support for AviSynth+ and VapourSynth scripts.
ScriptSourceFilter will not show a video with an error if it cannot connect to AviSynth+ or VapourSynth. This will allow the player to try other filters.
Now uses VapourSynth API 4.
Recommended versions are AviSynth+ 3.7.3 or later, VapourSynth R63 or later.
MPC Script Source 0.1.4.128
Added Frame Properties support for AviSynth+ and VapourSynth.
Recommended versions are AviSynth+ 3.7.2 or later, VapourSynth R59 or later.