Matthew
23rd August 2002, 12:35
If I open the following avs in virtualdub
LoadPlugin("E:\PROGRA~1\MPEG2Dec\mpeg2dec.dll")
LoadPlugin("E:\PROGRA~1\AVISYN~2.DLL")
mpeg2source("H:\blah\DVD2AV~1.D2V")
Crop(24,0,672,576)
BicubicResize(448,432,0,0.6)
AddBorders(16,72,16,72)
Then add the subtitler filter to add permanent subtitles. Then frameserve to CCE,
I take it there are absolutely no quality implications?
i.e., the only problem is speed?
Just making sure.
Thanks :)
LoadPlugin("E:\PROGRA~1\MPEG2Dec\mpeg2dec.dll")
LoadPlugin("E:\PROGRA~1\AVISYN~2.DLL")
mpeg2source("H:\blah\DVD2AV~1.D2V")
Crop(24,0,672,576)
BicubicResize(448,432,0,0.6)
AddBorders(16,72,16,72)
Then add the subtitler filter to add permanent subtitles. Then frameserve to CCE,
I take it there are absolutely no quality implications?
i.e., the only problem is speed?
Just making sure.
Thanks :)