alright, but where do i place the colormatrix downloaded files? there are plenty in that zip file. ColorMatrix.dll is one of them. they should all go into the avisynth/plugin directory? what i understood so far is to set dvd-rb into 3step process, and after step1, load the inf file into rb-opt. then do what you stated in your post, right? and then just add the line ColorMatrix()right after the LoadSource() where is the loadplugin line? hehe, sorry for all the lame questions, but feels like i am close now....
cant i just use dvd-rb's avs/filter editor for this, instead of rb-opt? to place a line for example LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\colormatrix.dll") or do i have to use both dvd-rb's filter editor and rb-opt to get it to work? and lastly, colormatrix.dll is the only file i really need from that colormatrix.zip file right?
--------------------- - 98 Titanium Silver M3 Coupe
but from what I understand if you use the filter editor in DVDRB i dont think the Colormatrix() function will be in the right place in the avs script. from what I read in the script it has to be right after the loadsource() line.