Oh ya, and I made the first MCTD installer![]()
+ Reply to Thread
Results 31 to 44 of 44
-
I can tell from looking at the script it needs these; mvtools, removegrain, masktools, dfttest.
Here is picture of my avisynth plugin folder
and syswow64
Can you upload the correct version or correct plugins that worked for you for this script -
Thanks jmac698 i downloaded the package and its extracted to my avisynth plugin folder inside is script named stripes.avs
when i opened I'm confused that the source is with # which means that avisynth should ignore that line
SetMemoryMax(768)
mt=false
mt?SetMTMode(3,4):nop
#source=DirectShowSource if i put my path here nothing happens wich is normal("lecture1.avi",pixel_type="YUY2")#.Trim(750 ,1250)
source=colorbars(pixel_type="YV12") ?
Where should i put my file path should i use something else or just this script that is in my folder is there something that i should know before starting this script. My original file is lagarith yuv2 file 720x576 and is avisource why the directshowsource line I'm also confused.
Sorry for harassing you but i don't know what to do next after extracting is that all that i should do and just the script in the package or something else.
Thanks -
Hi,
You have to know the basics of avisynth to modify an example script.
In this just erase the source=colorbars and write
source=avisource("c:\your file.avi")
Anyhow I setup the colorbars thing so that you can run the script and if you see two colorbars stacked you know at least it's working.
One more thing, the two videos are stacked just to show you the difference between original and fixed, if you are happy with the results remove the stackhorizontal and just put
fieldmaskedsdi -
You have to know the basics of avisynth to modify an example script.
In this just erase the source=colorbars and write
source=avisource("c:\your file.avi") -
Thanks jmac698 i deleted everything from my plugin folder, and now the script works ( i backed up the plugins temporally in rar ) but i don see that script is doing anything on mine file can you help is there some threshold or other parameter that i should tweak
-
I don't know anything about this script, you should ask yup about that. You could try setting stripes(xx, 1) instead
You'd have to register at doom9, but that takes a long time.. is yup on here?
I can let him know about this topic for you.
He's probably not log in until Mon. -
Thanks jmac698 i have account on doom9 i will try to find him
I can let him know about this topic for you.
I noticed that if the files from the script are alone in the plugin folder the script loads ( its very slow by the way ) but soon as i put another ( any ) plugins in there like mt.dll or other the script is crashing my virtual dub or dub mod programs, something strange is going on.Last edited by mammo1789; 29th Oct 2011 at 15:41.
-
I told him about this thread. He commented his script and posted a new version, but didn't explain why your video didn't work. You said you're on doom9, go visit.
-
Similar Threads
-
white streaks, black streaks, comets, dropouts
By jmac698 in forum Capturing and VCRReplies: 6Last Post: 8th Mar 2012, 08:07 -
PAL Hi8 Capture Black & White
By SGGS in forum MacReplies: 1Last Post: 8th Dec 2011, 09:15 -
Sort files by certain video/audio properties
By darknite999 in forum Newbie / General discussionsReplies: 2Last Post: 29th Jun 2011, 14:40 -
what sort of video camera??
By Seasonal in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 4Last Post: 4th Apr 2008, 22:36 -
Enhancing black level on Hi8/VHS using Sony Vegas
By Wile_E in forum RestorationReplies: 10Last Post: 1st Sep 2007, 18:28