Created
July 12, 2016 19:05
-
-
Save tostercx/16694e3cd8f8145065497fd90d484b4c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
global MeGUI_darx = 16 | |
global MeGUI_dary = 9 | |
LoadPlugin("C:\Apps\MeGUI\tools\dgindex\DGDecode.dll") | |
DGDecode_mpeg2source("VTS_01_1.d2v", info=3) | |
LoadPlugin("C:\Apps\MeGUI\tools\avisynth_plugin\ColorMatrix.dll") | |
ColorMatrix(hints=true, threads=0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment