can someone wite me a script for avisynth to frameserve the output from scenalyzer to the input of procoder...Thanx
+ Reply to Thread
Results 1 to 7 of 7
-
-
Open up any text editor, type the below
AviSource("c:\folder\myclip.avi")
or
DirectShowSource("c:\folder\myclip.mpg")
where myclip.avi or myclip.mpg is the output from scenalyzer.
Save the script as movie.avs and open in it in procoder -
this a progress report. still cannot frameserve from any dv transfer program such as scenalyzer or windv ect. trying to use avisynth and send the output from scenalyzer to the input of procoder. does anyone know if this is possible? Ive been pulling my hair out for days and still havent been able to do it.
-
You are doing it wrong.
Look at this:
https://www.videohelp.com/forum/viewtopic.php?p=1017352#1017352
I think you need to read up on frameserving. You have to actually capture the AVI - you can't "stream it" into an encoder on the fly.
So yes, you are doing something wrong.If in doubt, Google it. -
I think it is MainConcept that will both capture DV and encode to mpeg on the fly. Some other apps will do it too. Requires a fast-ish system and as to wether it will provide the quality you want/need, I don't know.
Similar Threads
-
To Script or Not To Script, that is the Question... (Custom Videos)
By TheMcD in forum EditingReplies: 2Last Post: 21st Oct 2010, 10:11 -
Does my script look right? I am trying a new script
By rocky12 in forum Newbie / General discussionsReplies: 11Last Post: 25th Sep 2008, 19:10 -
Script error
By buddycat in forum Video ConversionReplies: 8Last Post: 18th Nov 2007, 07:38 -
avisynth script
By magenta2007 in forum SVCD2DVD & VOB2MPGReplies: 7Last Post: 25th Sep 2007, 11:29