« February 2007 | Main | June 2007 »

March 23, 2007

generic.avs grows stronger

tonight i finally got automatic (well, almost) d working in generic.avs (the script from which all other sda scripts are created).

just set "false" to "true" on line 7 to enable d1 (d4 is default). pal autodetection remains in from the last version, which i can't remember if i posted here or not. change "false" to "true" on line 23 to enable the statid (after you've finished filling out the trim(), for example).

additionally, you'll need to change all occurrences of "dx" to your project name, which should be the same as your index and ac3 basenames. you also may need to change your drive letter (i use p: for my project drive). finally, watch out for the path to the sda logo pngs in the statid subroutines (and, obviously, the LoadPlugin()s at the very top!). all the other options from lines 10-19 depend on the input video source and desired output quality.

enjoy!

Posted by njahnke at 12:31 AM | Comments (2)