View Full Version : interpolating...
86peaches
17th November 2002, 12:31
what's the best method of interpolating fields to full height?
and i don't mean by using Bob(). is there a way to do it with SeparateFields().something to interpolate.
Suzahara
17th November 2002, 12:36
Telecide(blend=false) will interpolate. The other methods have too many issues IMO. Unless you have a really good source that the fields will separate nicely in, that's a bad way to do it. I would only use these methods if Telecide or other means fail.
Guest
17th November 2002, 13:39
@86peaches
Your question is not fully clear. If you mean you are discarding a field and want to return to full height, then any reasonable resize filter can be used.
Marc FD
17th November 2002, 15:18
if you discard a field, maybe using HorizontalReduceBy2 is better.
you'll NEVER gain quality by interpolation.
Guest
17th November 2002, 15:41
But if he then wants to get back to full size he'll have thrown away half his horizontal resolution for nothing.
I don't think anybody thinks they're going to improve quality by interpolating. :rolleyes:
Marc FD
17th November 2002, 15:59
> I don't think anybody thinks they're going to improve quality by interpolating.
of course ^^, but never underestimate joe users ^__^
since verical resolution is less noticable than horizontal one, it may be a good idea to encode at half resolution, if your source as a big resolution (HDTV,DVD,full size TV caps), no ??
SansGrip
17th November 2002, 16:53
since verical resolution is less noticable than horizontal one, it may be a good idea to encode at half resolution, if your source as a big resolution (HDTV,DVD,full size TV caps), no ??
When capturing I'd say you'd be better off halving the horizontal resolution at capture time and letting the card throw one of the fields out.
86peaches
18th November 2002, 12:02
i dont want to gain quality.
my question is as follows:
i want to turn my 30frames to 60, currently i use Bob(). but, is there a better way to do this, something that would use SeparateFields() first for example. i'm not trying to gain quality, just find the best way to interpolate fields to full height.
sh0dan
18th November 2002, 13:50
Try "smoothdeinterlacer" - use search or look at avisynth.org (http://avisynth.org). It does wonders, in restoring double-rate progressive images!
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.