FulciLives
31st August 2004, 14:01
Hi :)
I got the following script I use that never fails me :)
LoadPlugin("C:\Copydvd\Convolution3Dyuy2\Convolution3d.dll")
avisource("D:\CAPTURE\frank1_20040831-062526.avi")
Trim(1656,27858) ++ Trim(27973,45246) ++ Trim(45422,93997) ++ Trim(94299,115590) ++ Trim(115741,134090) ++ Trim(134251,155582)
crop(0,4,-0,-12)
SeparateFields()
odd=SelectOdd.Convolution3D (0, 32, 128, 16, 64, 10, 0)
evn=SelectEven.Convolution3D (0, 32, 128, 16, 64, 10, 0)
Interleave(evn,odd)
Weave()
AddBorders(16,8,16,8)
AssumeFPS(29.970, true)
ConvertToYUY2(interlaced=true)
I have found Convolution3D to be a great filter.
However ...
My source is an LP speed VHS recording from cable TV and this old recording has a lot of STATIC noise that was part of the original reception.
I never had this STATIC noise on a source before SO I have no idea how to deal with it.
Here are some screen shots from VirtualDubMod using the above script:
These are 4 consecetive screen shots:
http://www.cryptofhorrors.com/frankenstein/frankenstein01.jpg
http://www.cryptofhorrors.com/frankenstein/frankenstein02.jpg
http://www.cryptofhorrors.com/frankenstein/frankenstein03.jpg
http://www.cryptofhorrors.com/frankenstein/frankenstein04.jpg
As you can see the STATIC jumps around a lot.
As for my part here ... I have a website where I can post a short segment of the original captured AVI for download if that would be helpful? If so how long does it need to be? The capture is PICVideo MJPEG on the 19 quality setting. I can only get about a 50MB file on my website. I'm not sure how long that would be but I hope it is long enough ... if you guys think you want a clip let me know and I'll post it on my website then post a link here to it.
Thanks :)
- John "FulciLives" Coleman
I got the following script I use that never fails me :)
LoadPlugin("C:\Copydvd\Convolution3Dyuy2\Convolution3d.dll")
avisource("D:\CAPTURE\frank1_20040831-062526.avi")
Trim(1656,27858) ++ Trim(27973,45246) ++ Trim(45422,93997) ++ Trim(94299,115590) ++ Trim(115741,134090) ++ Trim(134251,155582)
crop(0,4,-0,-12)
SeparateFields()
odd=SelectOdd.Convolution3D (0, 32, 128, 16, 64, 10, 0)
evn=SelectEven.Convolution3D (0, 32, 128, 16, 64, 10, 0)
Interleave(evn,odd)
Weave()
AddBorders(16,8,16,8)
AssumeFPS(29.970, true)
ConvertToYUY2(interlaced=true)
I have found Convolution3D to be a great filter.
However ...
My source is an LP speed VHS recording from cable TV and this old recording has a lot of STATIC noise that was part of the original reception.
I never had this STATIC noise on a source before SO I have no idea how to deal with it.
Here are some screen shots from VirtualDubMod using the above script:
These are 4 consecetive screen shots:
http://www.cryptofhorrors.com/frankenstein/frankenstein01.jpg
http://www.cryptofhorrors.com/frankenstein/frankenstein02.jpg
http://www.cryptofhorrors.com/frankenstein/frankenstein03.jpg
http://www.cryptofhorrors.com/frankenstein/frankenstein04.jpg
As you can see the STATIC jumps around a lot.
As for my part here ... I have a website where I can post a short segment of the original captured AVI for download if that would be helpful? If so how long does it need to be? The capture is PICVideo MJPEG on the 19 quality setting. I can only get about a 50MB file on my website. I'm not sure how long that would be but I hope it is long enough ... if you guys think you want a clip let me know and I'll post it on my website then post a link here to it.
Thanks :)
- John "FulciLives" Coleman