This file contains hidden or 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
#CaptureFix v3 | |
LoadPlugin("R:\ffms2-libav.dll") | |
LoadPlugin("R:\interp\svpflow1.dll") | |
LoadPlugin("R:\interp\svpflow2.dll") | |
LoadPlugin("R:\interp\decomb.dll") | |
LoadPlugin("R:\interp\TDeint.dll") | |
Import("R:\interp\InterFrame2.avsi") | |
#if you're capturing yv12, you're doing it wrong. Use 4:2:2 capture. The C027 captures TFF. | |
mew = ffvideosource("Nights of Azure 2 G.mp4") |