Skip to content

Releases: v0lt/ScriptSourceFilter

MPC Script Source 0.2.17.241

Choose a tag to compare

@v0lt v0lt released this 03 Apr 10:03

Fixed a player crash when PClip::GetFrame throws an AvisynthError exception.
Fixed display of the "BGR48" and "BGRA64" formats (it was upside down). AviSynth+ outputs these formats as bottom-up bitmaps.

MPC Script Source 0.2.15.235

Choose a tag to compare

@v0lt v0lt released this 28 Dec 06:51

Fixed a filter crash when AviSynth cannot deliver a video frame or audio data.
Other minor fixes.

MPC Script Source 0.2.13.225

Choose a tag to compare

@v0lt v0lt released this 21 Oct 03:46

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

Choose a tag to compare

@v0lt v0lt released this 15 Sep 02:57

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

Choose a tag to compare

@v0lt v0lt released this 15 Jun 13:12

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

Choose a tag to compare

@v0lt v0lt released this 03 Apr 05:21

Fixed registration of a filter from a folder with Unicode characters.

MPC Script Source 0.2.5.183

Choose a tag to compare

@v0lt v0lt released this 13 Dec 10:30

Fixed support for YV12, YV16, YV24 formats for AviSynth+.

MPC Script Source 0.2.3.174

Choose a tag to compare

@v0lt v0lt released this 05 Nov 16:34

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

Choose a tag to compare

@v0lt v0lt released this 18 Aug 05:26

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

Choose a tag to compare

@v0lt v0lt released this 21 Sep 13:45

Added Frame Properties support for AviSynth+ and VapourSynth.
Recommended versions are AviSynth+ 3.7.2 or later, VapourSynth R59 or later.