---------------------------------------- Contents of DSource_job.bat ---------------------------------------- @ECHO OFF (SET proj_anriver=3) (SET using_settings=y) (SET dvdsource=n) (SET avifolder=) (SET avifiles="C:\Documents and Settings\Greg Innes\Desktop\AJLOTRAscension.avi" ) (SET fieldorder=) (SET d=1) (SET f=1) (SET vhs=) (SET onepixel=) (SET nes=) (SET twod=n) (SET statid=n) (SET statid1=) (SET statid2=) (SET statid3=) (SET driveletter=) (SET projname=DSource) (SET gba=) (SET gb=) (SET deflicker=) (SET prog=y) (SET trim=n) (SET trimarray=) (SET maxaudiobitrate=320000) (SET hqq=19) (SET isPCGAME=n) IF NOT "%in_anrichan%"=="y" call "C:\Program Files\anrichan3_beta3\anri.bat" ---------------------------------------- Contents of project folder ---------------------------------------- Volume in drive C has no label. Volume Serial Number is F817-DEAB Directory of C:\Documents and Settings\Greg Innes\Desktop\DSource 07/10/2008 09:17 PM . 07/10/2008 09:17 PM .. 07/10/2008 09:09 PM 731 DSource.avs 07/10/2008 09:09 PM 236 DSource.bak 07/10/2008 09:09 PM 756 DSource_HQ.avs 07/10/2008 09:09 PM 756 DSource_IQ.avs 07/10/2008 09:14 PM 639 DSource_job.bak 07/10/2008 09:14 PM 639 DSource_job.bat 07/10/2008 09:14 PM 724 DSource_LQ.avs 07/10/2008 09:17 PM 11,892,663 DSource_LQ.mp4 07/10/2008 09:09 PM 731 DSource_LQ_xvid.avs 07/10/2008 09:09 PM 731 DSource_xvid.avs 07/10/2008 09:14 PM finished 07/31/2007 12:47 PM 121,732 ntsc_d1.png 07/10/2008 09:09 PM 777 plugins.avs 07/10/2008 09:09 PM 777 plugins.bak 07/31/2007 12:47 PM 1,920,044 silence_stereo_48000.wav 07/10/2008 09:17 PM 62,859 x264pass2_stdout.txt 15 File(s) 14,004,795 bytes 3 Dir(s) 300,809,097,216 bytes free ---------------------------------------- Contents of DSource.avs ---------------------------------------- import("C:\Program Files\anrichan3_beta3\nate.avs") import("C:\Documents and Settings\Greg Innes\Desktop\DSource\plugins.avs") directshowsource("C:\Documents and Settings\Greg Innes\Desktop\AJLOTRAscension.avi") converttoyuy2() global pal = (last.height==576) ? true : false global f1 = (pal==true) ? 50 : 59.94 global d1 = false ? ((pal==true) ? 704 : 640) : ((pal==true) ? 352 : 320) pal==true ? d1==704 ? lanczos4resize(704,576) : lanczos4resize(352,288) : d1==640 ? lanczos4resize(640,480) : lanczos4resize(320,240) run=converttoyv12 statid=nate_statid_d1(run,"","","").Lanczos4Resize(run.width,run.height) run changefps(last.framerate) converttoyv12 (last.framerate > 31) ? changefps(f1/2) : last ---------------------------------------- Contents of DSource_HQ.avs ---------------------------------------- import("C:\Program Files\anrichan3_beta3\nate.avs") import("C:\Documents and Settings\Greg Innes\Desktop\DSource\plugins.avs") directshowsource("C:\Documents and Settings\Greg Innes\Desktop\AJLOTRAscension.avi") converttoyuy2() global pal = (last.height==576) ? true : false global f1 = (pal==true) ? 50 : 59.94 WriteFileStart("resolution.log","last.width",""" "," """, "last.height") global d1 = true ? ((pal==true) ? 704 : 640) : ((pal==true) ? 352 : 320) pal==true ? d1==704 ? lanczos4resize(704,576) : lanczos4resize(352,288) : d1==640 ? lanczos4resize(640,480) : lanczos4resize(320,240) run=converttoyv12 statid=nate_statid_d1(run,"","","").Lanczos4Resize(run.width,run.height) run changefps(last.framerate) converttoyv12 ---------------------------------------- Contents of DSource_IQ.avs ---------------------------------------- import("C:\Program Files\anrichan3_beta3\nate.avs") import("C:\Documents and Settings\Greg Innes\Desktop\DSource\plugins.avs") directshowsource("C:\Documents and Settings\Greg Innes\Desktop\AJLOTRAscension.avi") converttoyuy2() global pal = (last.height==576) ? true : false global f1 = (pal==true) ? 50 : 59.94 WriteFileStart("resolution.log","last.width",""" "," """, "last.height") global d1 = true ? ((pal==true) ? 704 : 640) : ((pal==true) ? 352 : 320) pal==true ? d1==704 ? lanczos4resize(704,576) : lanczos4resize(352,288) : d1==640 ? lanczos4resize(640,480) : lanczos4resize(320,240) run=converttoyv12 statid=nate_statid_d1(run,"","","").Lanczos4Resize(run.width,run.height) run changefps(last.framerate) converttoyv12 ---------------------------------------- Contents of DSource_LQ.avs ---------------------------------------- import("C:\Program Files\anrichan3_beta3\nate.avs") import("C:\Documents and Settings\Greg Innes\Desktop\DSource\plugins.avs") avisource("C:\Documents and Settings\Greg Innes\Desktop\AJLOTRAscension.avi") converttoyuy2() global pal = (last.height==576) ? true : false global f1 = (pal==true) ? 50 : 59.94 global d1 = false ? ((pal==true) ? 704 : 640) : ((pal==true) ? 352 : 320) pal==true ? d1==704 ? lanczos4resize(704,576) : lanczos4resize(352,288) : d1==640 ? lanczos4resize(640,480) : lanczos4resize(320,240) run=converttoyv12 statid=nate_statid_d1(run,"","","").Lanczos4Resize(run.width,run.height) run changefps(last.framerate) converttoyv12 (last.framerate > 31) ? changefps(f1/2) : last ---------------------------------------- Contents of DSource_LQ_xvid.avs ---------------------------------------- import("C:\Program Files\anrichan3_beta3\nate.avs") import("C:\Documents and Settings\Greg Innes\Desktop\DSource\plugins.avs") directshowsource("C:\Documents and Settings\Greg Innes\Desktop\AJLOTRAscension.avi") converttoyuy2() global pal = (last.height==576) ? true : false global f1 = (pal==true) ? 50 : 59.94 global d1 = false ? ((pal==true) ? 704 : 640) : ((pal==true) ? 352 : 320) pal==true ? d1==704 ? lanczos4resize(704,576) : lanczos4resize(352,288) : d1==640 ? lanczos4resize(640,480) : lanczos4resize(320,240) run=converttoyv12 statid=nate_statid_d1(run,"","","").Lanczos4Resize(run.width,run.height) run changefps(last.framerate) converttoyv12 (last.framerate > 31) ? changefps(f1/2) : last ---------------------------------------- Contents of DSource_xvid.avs ---------------------------------------- import("C:\Program Files\anrichan3_beta3\nate.avs") import("C:\Documents and Settings\Greg Innes\Desktop\DSource\plugins.avs") directshowsource("C:\Documents and Settings\Greg Innes\Desktop\AJLOTRAscension.avi") converttoyuy2() global pal = (last.height==576) ? true : false global f1 = (pal==true) ? 50 : 59.94 global d1 = false ? ((pal==true) ? 704 : 640) : ((pal==true) ? 352 : 320) pal==true ? d1==704 ? lanczos4resize(704,576) : lanczos4resize(352,288) : d1==640 ? lanczos4resize(640,480) : lanczos4resize(320,240) run=converttoyv12 statid=nate_statid_d1(run,"","","").Lanczos4Resize(run.width,run.height) run changefps(last.framerate) converttoyv12 (last.framerate > 31) ? changefps(f1/2) : last ---------------------------------------- Contents of plugins.avs ---------------------------------------- loadplugin("C:\Program Files\anrichan3_beta3\plugins\ac3source.dll") loadplugin("C:\Program Files\anrichan3_beta3\plugins\EEDI2.dll") loadplugin("C:\Program Files\anrichan3_beta3\plugins\LeakKernelDeint.dll") loadplugin("C:\Program Files\anrichan3_beta3\plugins\MaskTools.dll") import("C:\Program Files\anrichan3_beta3\plugins\MCBob_v03c.avs") loadplugin("C:\Program Files\anrichan3_beta3\plugins\mpasource.dll") import("C:\Program Files\anrichan3_beta3\plugins\mvbob.avs") loadplugin("C:\Program Files\anrichan3_beta3\plugins\MVTools.dll") loadplugin("C:\Program Files\anrichan3_beta3\plugins\RemoveGrain_v10pre1.dll") loadplugin("C:\Program Files\anrichan3_beta3\plugins\TomsMoComp.dll") loadplugin("C:\Program Files\anrichan3_beta3\plugins\UnDot.dll")