Anri-chan/Source/sample.bat

From SDA Knowledge Base

Jump to: navigation, search
@echo off
SET anri_dir=%~dp0
CD %anri_dir%
CALL anri.bat samplemode
EXIT


Use this AviSynth script when determining DFnD:

### Use FFDShow VFW 
directshowsource("sample.mp4") 
converttoyuy2 
assumefieldbased 
assumetff 
weave 
Personal tools