Difference between revisions of "Anri-chan/Source/sample.bat"
From SDA Knowledge Base
Ballofsnow (Talk | contribs) (AviSynth script.) |
Ballofsnow (Talk | contribs) m (Problem with parentheses in path.) |
||
| Line 1: | Line 1: | ||
<pre><nowiki> | <pre><nowiki> | ||
@echo off | @echo off | ||
| − | + | SET anri_dir=%~dp0 | |
CD %anri_dir% | CD %anri_dir% | ||
CALL anri.bat samplemode | CALL anri.bat samplemode | ||
Latest revision as of 15:56, 30 March 2008
@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