Are there any simple (like one line) Avisynth scripts that can be used to frameserve a MPEG-2 file into CCE?
Thanks,
Tim
+ Reply to Thread
Results 1 to 2 of 2
-
-
In teory, it would be like this:
loadplugin("mpeg2dec.dll")
mpeg2source("filename.d2v")
bicubicresize (x,y)
And voilà!
But, I don't know why it doesn't work at all for me.
Please, try it.
If your source is a AVi file try this one:
avisource("filename.avi")
bicubicresize(x,y)
Similar Threads
-
avs script giving me fits
By willmoodom in forum Newbie / General discussionsReplies: 32Last Post: 30th Sep 2009, 03:43 -
How do I create an AVS script
By Sopt Finder in forum Newbie / General discussionsReplies: 4Last Post: 15th Jun 2009, 13:17 -
AVS script and Subtitle Workshop
By sambat in forum SubtitleReplies: 3Last Post: 19th Apr 2009, 10:20 -
Help with avs script to cce 2.7 for sports program
By JasonCable in forum Video ConversionReplies: 3Last Post: 1st May 2008, 08:03 -
help with avs script (dv to mpeg2) Fading in/out
By ZiGGY909 in forum EditingReplies: 2Last Post: 14th Nov 2007, 14:12