Video Error - Scripting Help

Locked
User avatar
The Wired Knight
Joined: Sun Jan 07, 2001 3:22 pm
Status: Attorney At Law
Location: Right next door to you
Org Profile

Video Error - Scripting Help

Post by The Wired Knight » Mon Apr 24, 2006 4:51 pm

Yo

Ok, so I'm ripping Excel Saga at the moment which I discovered has HORRIBLE interlacing. After entering the telecide order of zero in my avisynth scripts that problem got solved.

Problem is I noticed something else, now around all the edges of the lines, there is a fuzzy sort of pixelation (it moves around so it's irritatingly obvious when in motion). I'm not sure what it is so I don't know an appropriate line to add to my avisynth scripts. Anyone have an idea? Below is a cap of some random shot that has that problem in it.

The footage isn't perfect because I had to save it as a jpg for file size sake instead of uploading a bmp. The grains are in more than the palces I highlighted, I just pointed out a few for simplicity's sake.



Image
BANG

Intellectual Property, Real Estate & Probate Attorney.

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Post by Qyot27 » Mon Apr 24, 2006 5:16 pm

That looks like dot crawl. I'd suggest TComb, only for the fact I could never figure out how GuavaComb was supposed to work.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Post by Qyot27 » Mon Apr 24, 2006 5:17 pm

Qyot27 wrote:That looks like dot crawl. I'd suggest TComb, only for the fact I could never figure out how GuavaComb was supposed to work.
Oh yeah, forgot to mention. Dot crawl removal is supposed to be done before the IVTC or whatnot.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

User avatar
The Wired Knight
Joined: Sun Jan 07, 2001 3:22 pm
Status: Attorney At Law
Location: Right next door to you
Org Profile

Post by The Wired Knight » Mon Apr 24, 2006 6:43 pm

Ok, this has me a bit lost:

Do I just put this in my script

tcomb(mode=0,fthreshL=255,othreshL=255) (adjusting the values of 255 as according to the help me file)

Or is there something I have to do with these other files in the zip? Using that script is easy enough to understand but there are a ton more files in the zip that I don't understand what to do with.
BANG

Intellectual Property, Real Estate & Probate Attorney.

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Post by Qyot27 » Mon Apr 24, 2006 9:31 pm

The Wired Knight wrote:Ok, this has me a bit lost:

Do I just put this in my script

tcomb(mode=0,fthreshL=255,othreshL=255) (adjusting the values of 255 as according to the help me file)
Yeah, I guess. I've not used the filter very extensively (just on the R1 of End Of Eva and I tried using it on the Rayearth OVA, but gave up), but that's what's recommended.
Or is there something I have to do with these other files in the zip? Using that script is easy enough to understand but there are a ton more files in the zip that I don't understand what to do with.
In the 'src' folder I assume. That's just the filter's source code; you only need that if you want to compile it yourself.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

trythil
is
Joined: Tue Jul 23, 2002 5:54 am
Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
Location: N????????????????
Org Profile

Post by trythil » Mon Apr 24, 2006 9:40 pm

Qyot27 wrote:That looks like dot crawl. I'd suggest TComb, only for the fact I could never figure out how GuavaComb was supposed to work.
GuavaComb only works on static scenes, so that might explain any lack of functionality you were seeing...

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Post by Qyot27 » Tue Apr 25, 2006 4:41 pm

trythil wrote:
Qyot27 wrote:That looks like dot crawl. I'd suggest TComb, only for the fact I could never figure out how GuavaComb was supposed to work.
GuavaComb only works on static scenes, so that might explain any lack of functionality you were seeing...
Actually it was more that I couldn't figure out how to configure the options. It was a long time ago, right as I was learning AviSynth (early 2004, I think). Thankfully not too much of the footage I've worked with exhibits dot crawl, or at least I didn't pay much notice to it until about a year ago when I had to look for something to clean up a little piece of South Park footage and still couldn't figure out GuavaComb. Unfortunately, I didn't know about TComb (if it even existed at that point in time, that is). I wasn't really aware of the particular aim of GuavaComb either; I would have just taken anything that said it would correct dot crawl and tried using it.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

Locked

Return to “Video & Audio Help”