PDA

View Full Version : Help with a Super8 video, about DeSpot and DeScratch


deras
29th September 2008, 21:19
(first, mi english is not very good).

Hi, I need help to use DeSpot and DeScratch AviSynth plugins with a Super8 video.

I use DeScratch for the black vertical lines, and DeSpot for the black spots in the video, like this (in the bottom and left):

http://i195.photobucket.com/albums/z257/derass/captura_S8_tacanegra_despotNO.jpg

DeScratch reduces some lines, but not a lot, and I think that it's possible to reduce more. And DeSpot I think that don't do anything, I suppose because of the configuration I gived it.

I upload the Super8 video, please, if someone can help me with any information about those plugins, please, write it.

Video: http://www.megaupload.com/?d=FVLAUSQ5

And this is the script I use:


# PLUGINS
LoadPlugin("J:\plugins\mpeg2dec3.dll")
LoadPlugin("J:\plugins\cnr2.dll")
LoadPlugin("J:\plugins\descratch.dll")
LoadPlugin("J:\plugins\despot.dll")
#
# SOURCE
AviSource("J:\S8\videof.avi")
#
# COLOR
CNR2()
Tweak(hue=-5, sat=1.25, bright=15, cont=0.7)
#
DeScratch(mindif=3)
#
DeSpot(median=false)


Thank you to all the people that read my post and help me.

rfmmars
30th September 2008, 06:25
If you still have the film, soak it in "Film Renew" before projecting. It will fill in the lines and black spots, soak each reel for about for 4 hours, must project right away.

http://www.filmrenew.com/

Richard

photorecall.net

2Bdecided
30th September 2008, 10:38
If you still have the film, get it transferred properly!

http://forum.doom9.org/showthread.php?p=902566#post902566

Cheers,
David.

deras
30th September 2008, 21:32
I bring the film in a shop that tranfer the Super8 film in a DVD. Then I rip the film into PC. Now I want to remove this spots and som vertical black lines.

Please, do you know how to use DeSpot and DeScratch??

bye bye, thanks!

videoFred
1st October 2008, 07:58
Hello Deras,

I agree with Richard: vertical scrathes can be fixed at the source. A thin coat of FilmGuard will hide any black scrathes.

A very effective dirt (and grain) remover is: RemoveDirt().
You will need several DLL files for this and the function RemoveDirt().

Please do a search on RemoveDirt() on this forum.

PS: cleaning your film before transfering it will help too :)

Fred.

rfmmars
1st October 2008, 09:50
Ok check out this thread.

http://forum.doom9.org/showthread.php?t=59388&page=7

and later pages.

Richard

photorecall.net