Anri-chan/Source/sample.bat

From SDA Knowledge Base

< Anri-chan‎ | Source
Revision as of 23:23, 12 February 2008 by Ballofsnow (Talk | contribs)

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